home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / phpMyAdmin / lang / bulgarian-koi8-r.inc.php < prev    next >
PHP Script  |  2005-04-09  |  46KB  |  824 lines

  1. <?php
  2. /* $Id: bulgarian-koi8-r.inc.php,v 2.69.2.1 2005/04/10 12:08:06 lem9 Exp $ */
  3.  
  4. /**
  5.  * Translated by Stanislav Yordanov <stanprog at stanprog.com>
  6.  * Based on translation made by Georgi Georgiev <chutz at chubaka.homeip.net>
  7.  */
  8.  
  9. $charset = 'koi8-r';
  10. $text_dir = 'ltr';
  11. $left_font_family = 'sans-serif';
  12. $right_font_family = 'sans-serif';
  13. $number_thousands_separator = ',';
  14. $number_decimal_separator = '.';
  15. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  16. $byteUnits = array('┬┴╩╘┴', 'δΓ', 'φΓ', 'τΓ', '⌠Γ', '≡Γ', 'σΓ');
  17.  
  18. $day_of_week = array('╬─', '╨╬', '╫╘', '╙╥', '▐╘', '╨╘', '╙┬');
  19. $month = array('╤╬╒┴╥╔', '╞┼╫╥╒┴╥╔', '═┴╥╘', '┴╨╥╔╠', '═┴╩', '└╬╔', '└╠╔', '┴╫╟╒╙╘', '╙┼╨╘┼═╫╥╔', '╧╦╧═╫╥╔', '╬╧┼═╫╥╔', '─┼╦┼═╫╥╔');
  20. // See http://www.php.net/manual/en/function.strftime.php to define the
  21. // variable below
  22. $datefmt = '%e %B %Y ╫ %H:%M';
  23.  
  24. $timespanfmt = '%s ─┼╬┴, %s ▐┴╙┴, %s ═╔╬╒╘╔ ╔ %s ╙┼╦╒╬─╔';
  25.  
  26. $strAPrimaryKey = 'Γe█e ─╧┬┴╫┼╬ ╨▀╥╫╔▐┼╬ ╦╠└▐ ╦▀═ ';
  27. $strAbortedClients = '≡╥┼╦▀╙╬┴╘╔';
  28. $strAbsolutePathToDocSqlDir = 'φ╧╠╤ ╫▀╫┼─┼╘┼ ┴┬╙╧╠└╘╬╔╤ ╨▀╘ ╬┴ ╒┼┬ ╙▀╥╫▀╥┴ ─╧ docSQL ─╔╥┼╦╘╧╥╔╤╘┴';
  29. $strAccessDenied = '∩╘╦┴┌┴╬ ─╧╙╘▀╨';
  30. $strAccessDeniedExplanation = 'phpMyAdmin ╙┼ ╧╨╔╘┴ ─┴ ╙┼ ╙╫▀╥╓┼ ╦▀═ MySQL ╙▀╥╫▀╥┴, ╬╧ ╙▀╥╫▀╥┴ ╧╘╚╫▀╥╠╔ ╦╧╬┼╦├╔╤╘┴. ⌠╥╤┬╫┴ ─┴ ╨╥╧╫┼╥╔╘┼ ╚╧╙╘┴, ╨╧╘╥┼┬╔╘┼╠╙╦╧╘╧ ╔═┼ ╔ ╨┴╥╧╠┴╘┴ ╫ config.inc.php ╞┴╩╠┴ ╔ ─┴ ╙┼ ╒╫┼╥╔╘┼, ▐┼ ╘┼ ╧╘╟╧╫┴╥╤╘ ╬┴ ╔╬╞╧╥═┴├╔╤╘┴ ╨╥┼─╧╙╘┴╫┼╬┴ ╧╘ ┴─═╔╬╔╙╘╥┴╘╧╥┴ ╬┴ MySQL ╙▀╥╫▀╥┴.';
  31. $strAction = 'Σ┼╩╙╘╫╔┼';
  32. $strAddAutoIncrement = 'Σ╧┬┴╫╤╬┼ ╬┴ AUTO_INCREMENT';
  33. $strAddConstraints = 'Σ╧┬┴╫╤╬┼ ╬┴ ╧╟╥┴╬╔▐┼╬╔┼';
  34. $strAddDeleteColumn = 'Σ╧┬┴╫╔/╔┌╘╥╔╩ ╦╧╠╧╬┴ ╨╧ ╦╥╔╘┼╥╔╩';
  35. $strAddDeleteRow = 'Σ╧┬┴╫╔/╔┌╘╥╔╩ ╥┼─ ╨╧ ╦╥╔╘┼╥╔╩';
  36. $strAddDropDatabase = 'Σ╧┬┴╫╤╬┼ ╬┴ DROP DATABASE';
  37. $strAddFields = 'Σ╧┬┴╫╤╬┼ ╬┴  %s ╨╧╠┼(╘┴)';
  38. $strAddHeaderComment = 'Σ╧┬┴╫╤╬┼ ╬┴ ╦╧═┼╬╘┴╥ ╫ ╚┼─▀╥┴ (\\n ╬╧╫ ╥┼─)';
  39. $strAddIfNotExists = 'Σ╧┬┴╫╤╬┼ ╬┴ IF NOT EXISTS'; 
  40. $strAddIntoComments = 'Σ╧┬┴╫╔ ╫ ╦╧═┼╬╘┴╥╔╘┼';
  41. $strAddNewField = 'Σ╧┬┴╫╤╬┼ ╬┴ ╬╧╫╧ ╨╧╠┼';
  42. $strAddPrivilegesOnDb = 'Σ╧┬┴╫╤╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔ ╦▀═ ╙╠┼─╬┴╘┴ ┬┴┌┴ ╧╘ ─┴╬╬╔';
  43. $strAddPrivilegesOnTbl = 'Σ╧┬┴╫╤╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔ ╦▀═ ╙╠┼─╬┴╘┴ ╘┴┬╠╔├┴';
  44. $strAddSearchConditions = 'Σ╧┬┴╫┼╘┼ ╒╙╠╧╫╔┼ ┌┴ ╘▀╥╙┼╬┼ (╘╤╠╧ ┌┴ "where" ╒╙╠╧╫╔┼):';
  45. $strAddToIndex = '  %s ╦╧╠╧╬┴(╔) ┬┼█┼(╤╚┴)─╧┬┴╫┼╬╔ ╦▀═ ╔╬─┼╦╙┴ ';
  46. $strAddUser = 'Σ╧┬┴╫╤╬┼ ╬┴ ╬╧╫ ╨╧╘╥┼┬╔╘┼╠.';
  47. $strAddUserMessage = '≈╔┼ ─╧┬┴╫╔╚╘┼ ╬╧╫ ╨╧╘╥┼┬╔╘┼╠.';
  48. $strAddedColumnComment = 'Σ╧┬┴╫┼╬ ╦╧═┼╬╘┴╥ ╦▀═ ╦╧╠╧╬┴';
  49. $strAddedColumnRelation = 'Σ╧┬┴╫┼╬┴ ╥┼╠┴├╔┴ ╦▀═ ╦╧╠╧╬┴';
  50. $strAdministration = 'ß─═╔╬╔╙╘╥┴├╔╤';
  51. $strAffectedRows = '·┴╙┼╟╬┴╘╔ ╥┼─╧╫┼:';
  52. $strAfter = '╙╠┼─ %s';
  53. $strAfterInsertBack = '╫▀▌┴╬┼ ╧┬╥┴╘╬╧';
  54. $strAfterInsertNewInsert = '╫═▀╦╫┴╬┼ ╬┴ ╬╧╫ ┌┴╨╔╙';
  55. $strAfterInsertNext = '╥┼─┴╦╘╔╥┴╬┼ ╬┴ ╙╠┼─╫┴▌╔╤ ╥┼─';
  56. $strAfterInsertSame = '╫╥▀▌┴╬┼ ╦▀═ ╘┴┌╔ ╙╘╥┴╬╔├┴';
  57. $strAll = '╫╙╔▐╦╔';
  58. $strAllTableSameWidth = '╨╧╦┴┌╫┴╬┼ ╬┴ ╫╙╔▐╦╔ ⌠┴┬╠╔├╔ ╙ ┼─╬┴ ╔ ╙▀▌┴ █╔╥╔╬┴?';
  59. $strAlterOrderBy = '≡╧─╥┼╓─┴╬┼ ╬┴ ╘┴┬╠╔├┴╘┴ ╨╧';
  60. $strAnIndex = 'Γ┼█┼ ─╧┬┴╫┼╬ ╔╬─┼╦╙ ╬┴ %s';
  61. $strAnalyzeTable = 'ß╬┴╠╔┌╔╥┴╬┼ ╬┴ ╘┴┬╠╔├┴╘┴';
  62. $strAnd = '╔';
  63. $strAny = '╫╙┼╦╔';
  64. $strAnyHost = '≈╙┼╦╔ ╚╧╙╘';
  65. $strAnyUser = '≈╙┼╦╔ ╨╧╘╥┼┬╔╘┼╠';
  66. $strArabic = 'ß╥┴┬╙╦╔';
  67. $strArmenian = 'ß╥═┼╬╙╦╔';
  68. $strAscending = '≈▀┌╚╧─╤▌╧';
  69. $strAtBeginningOfTable = '╫ ╬┴▐┴╠╧╘╧ ╬┴ ╘┴┬╠╔├┴╘┴';
  70. $strAtEndOfTable = '╫ ╦╥┴╤ ╬┴ ╘┴┬╠╔├┴╘┴';
  71. $strAttr = 'ß╘╥╔┬╒╘╔';
  72. $strAutodetect = '┴╫╘╧═┴╘╔▐╬╧ ╧╘╦╥╔╫┴╬┼';
  73. $strAutomaticLayout = 'ß╫╘╧═┴╘╔▐┼╬ ╠┼╩┴╒╘';
  74.  
  75. $strBack = 'ε┴┌┴─';
  76. $strBaltic = 'Γ┴╠╘╔╩╙╦╔';
  77. $strBeginCut = 'BEGIN CUT';
  78. $strBeginRaw = 'BEGIN RAW';
  79. $strBinary = ' Σ╫╧╔▐╬╧ ';
  80. $strBinaryDoNotEdit = ' Σ╫╧╔▐╬╧ - ╬┼ ╙┼ ╥┼─┴╦╘╔╥┴ ';
  81. $strBookmarkAllUsers = 'ε┼╦┴ ╫╙┼╦╔ ╨╧╘╥┼┬╔╘┼╠ ╔═┴ ─╧╙╘▀╨ ─╧ ╘╧┌╔ bookmark';
  82. $strBookmarkDeleted = 'Bookmark ┬┼█┼ ╔┌╘╥╔╘.';
  83. $strBookmarkLabel = 'σ╘╔╦┼╘';
  84. $strBookmarkOptions = 'Bookmark ╧╨├╔╔';
  85. $strBookmarkQuery = '·┴╨┴┌╫┴╬┼ ╬┴ SQL ┌┴╤╫╦┴';
  86. $strBookmarkThis = '·┴╨┴┌╔ ╘┴┌╔ SQL ┌┴╤╫╦┴';
  87. $strBookmarkView = '≤┴═╧ ╨╧╦┴┌╫┴╬┼';
  88. $strBrowse = '≡╥┼╠╔╙╘╫┴╬┼';
  89. $strBrowseForeignValues = '≡╥┼╟╠┼╓─┴╬┼ ╬┴ ╫▀╬█╬╔╘┼(foreign) ╙╘╧╩╬╧╙╘╔';
  90. $strBulgarian = 'Γ▀╠╟┴╥╙╦╔';
  91. $strBzError = 'phpMyAdmin ╬┼ ═╧╓┼ ─┴ ╦╧═╨╥┼╙╔╥┴ ╙╚┼═┴╘┴(dump) ┌┴╥┴─╔ ╟╥┼█╦┴ ╫ Bz2 ╥┴┌█╔╥┼╬╔┼╘╧ ╫ ╘┴┌╔ ╫┼╥╙╔╤ ╬┴ PHP. τ╧╥┼▌╧ ╙┼ ╨╥┼╨╧╥▀▐╫┴ ─┴ ╒╙╘┴╬╧╫╔╘┼ ╙╘╧╩╬╧╙╘╘┴ ╬┴ <code>$cfg[\'BZipDump\']</code> ─╔╥┼╦╘╔╫┴╘┴ ╫ ╦╧╬╦╒╟╒╥┴├╔╧╬╬╔╤ ╞┴╩╠ ╬┴ ╫┴█╔╤ phpMyAdmin ╬┴ <code>FALSE</code>. ß╦╧ ╔╙╦┴╘┼ ─┴ ╙┼ ╔┌╨╧╠┌╫┴╘┼ ╫▀┌═╧╓╬╧╙╘╔╘┼ ╬┴ Bz2 ╦╧═╨╥┼╙╔╤╘┴, ▌┼ ╘╥╤┬╫┴ ─┴ ▀╨╟╥┼╩╘╬┼╘┼ ─╧ ╨╧-╬╧╫┴ ╫┼╥╙╔╤ ╬┴ PHP. ≈╔╓╘┼ ╙▀╧┬▌┼╬╔┼ %s ┌┴ ╨╧╫┼▐┼ ╔╬╞╧╥═┴├╔╤.';
  92. $strBzip = '"bzip-╬┴╘╧"';
  93.  
  94. $strCSVOptions = 'CSV ╧╨├╔╔';
  95. $strCalendar = 'δ┴╠┼╬─┴╥'; 
  96. $strCannotLogin = 'ε┼ ═╧╟┴ ─┴ ╙┼ ╠╧╟╬┴ ╦▀═ MySQL ╙▀╥╫▀╥┴';
  97. $strCantLoad = '╬┼ ═╧╟┴ ─┴ ┌┴╥┼─╤ ╥┴┌█╔╥┼╬╔┼╘╧ %s,<br />═╧╠╤ ╨╥╧╫┼╥┼╘┼ ╦╧╬╞╔╟╒╥┴├╔╤╘┴ ╬┴ PHP';
  98. $strCantLoadRecodeIconv = 'ε┼ ═╧╓┼ ─┴ ╙┼ ┌┴╥┼─╤╘ iconv ╔╠╔ recode ╥┴┌█╔╥┼╬╔╤╘┴ ╬┼╧┬╚╧─╔═╔ ┌┴ ╦╧╬╫┼╥╘╔╥┴╬┼ ╬┴ ╬┴┬╧╥┴ ╧╘ ╙╔═╫╧╠╔(charset), ╦╧╬╞╔╟╒╥╒╥┴╩╘┼ PHP ╘┴╦┴, ▐┼ ─┴ ╨╧┌╫╧╠╤╫┴ ╔┌╨╧╠┌╫┴╬┼ ╬┴ ╘┼┌╔ ╥┴┌█╔╥┼╬╔╤ ╔╠╔ ╧╘═┼╬┼╘┼ ╦╧╬╫┼╥╘╔╥┴╬┼╘╧ ╬┴ ╬┴┬╧╥┴ ╧╘ ╙╔═╫╧╠╔(charset) ╫ phpMyAdmin.';
  99. $strCantRenameIdxToPrimary = 'ε┼ ═╧╟┴ ─┴ ╨╥┼╔═┼╬╒╫┴═ ╔╬─┼╦╙┴ ╬┴ PRIMARY!';
  100. $strCantUseRecodeIconv = 'ε┼ ═╧╓┼ ─┴ ╙┼ ╔┌╨╧╠┌╫┴ ╬╔╘╧ iconv ╬╔╘╧ libiconv ╬╔╘╧ recode_string ╞╒╬╦├╔╤╘┴ ─╧╦┴╘╧ ╨╥╧╘╧╠╦╧╠╔╘┼ ┌┴ ╥┴┌█╔╥┼╬╔╤╘┴ ╙┴ ┌┴╥┼─┼╬╔. ≡╥╧╫┼╥┼╘┼ ╦╧╬╞╔╟╒╥┴├╔╤╘┴ ╬┴ PHP.';
  101. $strCardinality = 'ε┴─┼╓─╬╧╙╘';
  102. $strCarriage = '≤╔═╫╧╠ ┌┴ ╦╥┴╩ ╬┴ ╥┼─: \\r';
  103. $strCaseInsensitive = '╬┼▐╒╫╙╘╫╔╘┼╠╬╧ ╦▀═ ╥┼╟╔╙╘▀╥┴';
  104. $strCaseSensitive = '▐╒╫╙╘╫╔╘┼╠╬╧ ╦▀═ ╥┼╟╔╙╘▀╥┴';
  105. $strCentralEuropean = 'π┼╬╘╥┴╠╬╧ ┼╫╥╧╨┼╩╙╦╔';
  106. $strChange = '≡╥╧═┼╬╤╬┼';
  107. $strChangeCopyMode = '≤▀┌─┴╫┴╬┼ ╬╧╫ ╨╧╘╥┼┬╔╘┼╠ ╙▀╙ ╙▀▌╔╘┼ ╨╥╔╫╔╠┼╟╔╔ ╔ ...';
  108. $strChangeCopyModeCopy = '... ┌┴╨┴┌╫┴╬┼ ╬┴ ╙╘┴╥╔╤.';
  109. $strChangeCopyModeDeleteAndReload = ' ... ╔┌╘╥╔╫┴╬┼ ╬┴ ╙╘┴╥╔╤ ╧╘ ╘┴┬╠╔├┴╘┴ ╬┴ ╨╧╘╥┬╔╘┼╠╔╘┼ ╔ ╙╠┼─ ╘╧╫┴ ╨╥┼┌┴╥┼╓─┴╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  110. $strChangeCopyModeJustDelete = ' ... ╔┌╘╥╔╫┴╬┼ ╬┴ ╙╘┴╥╔╤ ╧╘ ╘┴┬╠╔├┴╘┴ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔╘┼.';
  111. $strChangeCopyModeRevoke = ' ... ╧╘═┼╬╤╬┼ ╬┴ ╫╙╔▐╦╔ ┴╦╘╔╫╬╔ ╨╥╔╫╔╠┼╟╔╔ ╧╘ ╙╘┴╥╔╤ ╔ ╙╠┼─ ╘╧╫┴ ╔┌╘╥╔╫┴╬┼.';
  112. $strChangeCopyUser = '≡╥╧═╤╬┴ ╬┴ ╠╧╟╔╬ ╔╬╞╧╥═┴├╔╤╘┴ / δ╧╨╔╥┴╬┼ ╬┴ ╨╧╘╥┼┬╔╘┼╠';
  113. $strChangeDisplay = 'Θ┌┬┼╥┼╘┼ ≡╧╠┼╘┴ ┌┴ ╨╧╦┴┌╫┴╬┼';
  114. $strChangePassword = '≤═╤╬┴ ╬┴ ╨┴╥╧╠┴╘┴';
  115. $strCharset = 'ε┴┬╧╥ ╧╘ ╙╔═╫╧╠╔';
  116. $strCharsetOfFile = 'ε┴┬╧╥ ╧╘ ╙╔═╫╧╠╔ ╬┴ ╞┴╩╠┴:';
  117. $strCharsets = 'ε┴┬╧╥╔ ╧╘ ╙╔═╫╧╠╔';
  118. $strCharsetsAndCollations = 'ε┴┬╧╥╔ ╧╘ ╙╔═╫╧╠╔ ╔ ╦╧╠┴├╔╔';
  119. $strCheckAll = 'φ┴╥╦╔╥┴╬┼ ╬┴ ╫╙╔▐╦╧';
  120. $strCheckPrivs = '≡╥╧╫┼╥╦┴ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼';
  121. $strCheckPrivsLong = '≡╥╧╫┼╥╔ ╨╥╔╫╔╠┼╟╔╔╘┼ ┌┴ ┬┴┌┴ ╧╘ ─┴╬╬╔ "%s".';
  122. $strCheckTable = '≡╥╧╫┼╥╦┴ ╬┴ ╘┴┬╠╔├┴╘┴';
  123. $strChoosePage = 'φ╧╠╤ ╔┌┬┼╥┼╘┼ ╙╘╥┴╬╔├┴ ┌┴ ╥┼─┴╦╘╔╥┴╬┼';
  124. $strColComFeat = '≡╧╦┴┌╫┴╬┼ ╬┴ ╦╧═┼╬╘┴╥╔ ╦▀═ δ╧╠╧╬╔╘┼';
  125. $strCollation = 'δ╧╠┴├╔╤';
  126. $strColumnNames = 'Θ═┼ ╬┴ ╦╧╠╧╬┴';
  127. $strColumnPrivileges = '≡╥╔╫╔╠┼╟╔╔ ╙╨┼├╔╞╔▐╬╔ ┌┴ ╦╧╠╧╬┴╘┴';
  128. $strCommand = 'δ╧═┴╬─┴';
  129. $strComments = 'δ╧═┼╬╘┴╥╔';
  130. $strCommentsForTable = 'δ∩φσε⌠ß≥Θ ·ß ⌠ßΓ∞Θπß';
  131. $strCompleteInserts = '≡▀╠╬╔ INSERT-╔';
  132. $strCompression = 'δ╧═╨╥┼╙╔╤';
  133. $strConfigFileError = 'phpMyAdmin ╬┼ ═╧╓┼ ─┴ ╨╥╧▐┼╘┼ ╦╧╬╞╔╟╒╥┴├╔╧╬╬╔╤╘ ≈╔ ╞┴╩╠!<br />⌠╧╫┴ ═╧╓┼ ─┴ ╙┼ ╙╠╒▐╔ ┴╦╧ PHP ╧╘╦╥╔┼ ╙╔╬╘┴╦╘╔▐╬┴ ╟╥┼█╦┴ ╫ ╬┼╟╧ ╔╠╔ ╬┼ ═╧╓┼ ─┴ ╧╘╦╥╔┼ ╞┴╩╠┴.<br />φ╧╠╤ ╔┌╫╔╦┴╩╘┼ ╦╧╬╞╔╟╒╥┴├╔╧╬╬╔╤ ╞┴╩╠ ─╔╥┼╦╘╬╧ ╦┴╘╧ ╔┌╨╧╠┌╫┴╘┼ ╠╔╬╦┴ ╨╧-─╧╠╒ ╔ ╨╥╧▐┼╘┼╘┼ ╙▀╧┬▌┼╬╔┼╘╧ ┌┴ ╟╥┼█╦┴ ╦╧┼╘╧ PHP ╫╥▀▌┴. ≈ ╨╧-╟╧╠╤═┴ ▐┴╙╘ ╧╘ ╙╠╒▐┴╔╘┼, ╬╤╦▀─┼ ╠╔╨╙╫┴╘ ╦┴╫╔▐╦╔ ╔╠╔ ╘╧▐╦┴ ╔ ┌┴╨┼╘┴╤.<br />ß╦╧ ╙┼ ╔┌╫┼─┼ ╨╥┴┌╬┴ ╙╘╥┴╬╔├┴, ╫╙╔▐╦╔ ┼ ╬┴╥┼─.';
  134. $strConfigureTableCoord = 'φ╧╠╤ ╦╧╬╞╔╟╒╥╔╥┴╩╘┼ ╦╧╧╥─╔╬┴╘╔╘┼ ┌┴ ╘┴┬╠╔├┴ %s';
  135. $strConnectionError = '≈╥▀┌╦┴╘┴ ╬┼ ═╧╓┼ ─┴ ┬▀─┼ ╧╙▀▌┼╙╘╫┼╬┴: ╬┼╫┴╠╔─╬╔ ╬┴╙╘╥╧╩╦╔.';
  136. $strConnections = 'δ╧╬┼╦├╔╔';
  137. $strConstraintsForDumped = '∩╟╥┴╬╔▐┼╬╔╤ ┌┴ ─▀═╨╬┴╘╔ ╘┴┬╠╔├╔';
  138. $strConstraintsForTable = '∩╟╥┴╬╔▐┼╬╔╤ ┌┴ ╘┴┬╠╔├┴';
  139. $strCookiesRequired = '∩╘╘╒╦ ╬┴╘┴╘▀╦ ╙┴ ╬┼╧┬╚╧─╔═╔ "Cookies".';
  140. $strCopyTable = 'δ╧╨╔╥┴╬┼ ╬┴ ╘┴┬╠╔├┴ (┬┴┌┴ ╧╘ ─┴╬╬╔<b>.</b>╘┴┬╠╔├┴):';
  141. $strCopyTableOK = '⌠┴┬╠╔├┴ %s ┬┼█┼ ╦╧╨╔╥┴╬┴ ╫ %s.';
  142. $strCopyTableSameNames = 'ε┼ ═╧╓┼ ─┴ ╙┼ ╦╧╨╔╥┴ ╘┴┬╠╔├┴╘┴ ╦▀═ ╙┼┬┼ ╙╔!';
  143. $strCouldNotKill = 'phpMyAdmin ╬┼ ═╧╓┴ ─┴ ╙╨╥┼ ╬╔█╦┴ %s. ≈┼╥╧╤╘╬╧ ╫┼▐┼ ┼ ┬╔╠┴ ┌┴╘╫╧╥┼╬┴.';
  144. $strCreate = '≤▀┌─┴╩';
  145. $strCreateIndex = '≤▀┌─┴╫┴╬┼ ╬┴ ╔╬─┼╦╙ ╫▀╥╚╒  %s ╦╧╠╧╬╔';
  146. $strCreateIndexTopic = '≤▀┌─┴╩ ╬╧╫ ╔╬─┼╦╙';
  147. $strCreateNewDatabase = '≤▀┌─┴╫┴╬┼ ╬┴ ╬╧╫┴ ΓΣ';
  148. $strCreateNewTable = '≤▀┌─┴╩ ╬╧╫┴ ╘┴┬╠╔├┴ ╫ ΓΣ %s';
  149. $strCreatePage = '≤▀┌─┴╩ ╬╧╫┴ ≤╘╥┴╬╔├┴';
  150. $strCreatePdfFeat = '≤▀┌─┴╫┴╬┼ ╬┴ PDF-╔';
  151. $strCreationDates = '≤▀┌─┴╫┴╬┼/∩┬╬╧╫╤╫┴╬┼/≡╥╧╫┼╥╦┴ ╬┴ ─┴╘╔';
  152. $strCriteria = 'δ╥╔╘┼╥╔╩';
  153. $strCroatian = 'Φ▀╥╫┴╘╙╦╔';
  154. $strCyrillic = 'δ╔╥╔╠╔├┴';
  155. $strCzech = '■┼█╦╔';
  156. $strCzechSlovak = '■┼╚╧╙╠╧╫┴█╦╔';
  157.  
  158. $strDBComment = 'δ╧═┼╬╘┴╥ ╦▀═ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔: ';
  159. $strDBGContext = 'δ╧╬╘┼╦╙╘';
  160. $strDBGContextID = 'δ╧╬╘┼╦╙╘╬╧ ID';
  161. $strDBGHits = '≡╧╨┴─┼╬╔╤';
  162. $strDBGLine = '∞╔╬╔╤';
  163. $strDBGMaxTimeMs = 'φ┴╦╙. ╫╥┼═┼, ms';
  164. $strDBGMinTimeMs = 'φ╔╬. ╫╥┼═┼, ms';
  165. $strDBGModule = 'φ╧─╒╠';
  166. $strDBGTimePerHitMs = '≈╥┼═┼/≡╧╨┴─┼╬╔┼, ms';
  167. $strDBGTotalTimeMs = '∩┬▌╧ ╫╥┼═┼, ms';
  168. $strDBRename = '≡╥┼╔═┼╬╒╫┴╬┼ ╬┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔ ╬┴'; 
  169. $strDanish = 'Σ┴╘╙╦╔';
  170. $strData = 'Σ┴╬╬╔';
  171. $strDataDict = '≥┼▐╬╔╦ ╬┴ ─┴╬╬╔╘┼';
  172. $strDataOnly = '≤┴═╧ ─┴╬╬╔';
  173. $strDatabase = 'ΓΣ';
  174. $strDatabaseEmpty = 'Θ═┼╘╧ ╬┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔ ┼ ╨╥┴┌╬╧!';
  175. $strDatabaseExportOptions = '∩╨├╔╔ ┌┴ ┼╦╙╨╧╥╘╔╥┴╬┼ ╬┴ ┬┴┌┴ ╧╘ ─┴╬╬╔';
  176. $strDatabaseHasBeenDropped = 'Γ┴┌┴╘┴ ─┴╬╬╔ %s ┬┼█┼ ╔┌╘╥╔╘┴.';
  177. $strDatabaseNoTable = 'Γ┴┌┴╘┴ ─┴╬╬╔ ╬┼ ╙▀─▀╥╓┴ ╘┴┬╠╔├┴!';
  178. $strDatabases = 'Γ┴┌╔ ╧╘ ─┴╬╬╔';
  179. $strDatabasesDropped = '%s ┬┴┌╔ ╧╘ ─┴╬╬╔ ┬╤╚┴ ╔┌╘╥╔╘╔ ╒╙╨┼█╬╧.';
  180. $strDatabasesStats = ' ≤╘┴╘╔╙╘╔╦┴ ┌┴ ┬┴┌╔╘┼ ─┴╬╬╔';
  181. $strDatabasesStatsDisable = '·┴┬╥┴╬╔ ╙╘┴╘╔╙╘╔╦┴';
  182. $strDatabasesStatsEnable = '≥┴┌╥┼█╔ ╙╘┴╘╔╙╘╔╦┴';
  183. $strDatabasesStatsHeavyTraffic = '·┴┬┼╠┼╓╦┴: ≥┴┌╥┼█┴╫┴╬┼╘╧ ╬┴ ╙╘┴╘╔╙╘╔╦┴ ╬┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔ ═╧╓┼ ─┴ ╦╧╙╘╫┴ ═╬╧╟╧ ╟╧╠╤═ ╘╥┴╞╔╦ ═┼╓─╒ ╒┼┬ ╙▀╥╫▀╥┴ ╔ MySQL ╙▀╥╫▀╥┴.';
  184. $strDbPrivileges = '≡╥╔╫╔╠┼╟╔╔ ╙╨┼├╔╞╔▐╬╔ ┌┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔';
  185. $strDbSpecific = '╙╨┼├╔╞╔▐╬╔ ┌┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔';
  186. $strDefault = '≡╧ ╨╧─╥┴┌┬╔╥┴╬┼';
  187. $strDefaultEngine = '%s ┼ ╚╥┴╬╔╠╔▌┼╘╧ ╬┴ ─┴╬╬╔ ╨╧ ╨╧─╥┴┌┬╔╥┴╬┼ ╬┴ ╘╧┌╔ MySQL ╙▀╥╫▀╥.';
  188. $strDefaultValueHelp = '·┴ ╙╘╧╩╬╧╙╘╔╘┼ ╨╧ ╨╧─╥┴┌┬╔╥┴╬┼, ═╧╠╤ ╫▀╫┼─┼╘┼ ╙┴═╧ ┼─╬┴ ╙╘╧╩╬╧╙╘, ┬┼┌ ╧┬╥┴╘╬╔ ▐┼╥╘╔ ╔╠╔ ┴╨╧╙╘╥╧╞, ╔┌╨╧╠┌╫┴╩╦╔ ╙╠┼─╬╔╤ ╞╧╥═┴╘: a';
  189. $strDefragment = 'Σ┼╞┼┴╟═┼╬╘╔╥┴╬┼ ╬┴ ╘┴┬╠╔├┴';
  190. $strDelOld = '⌠┼╦╒▌┴╘┴ ≤╘╥┴╬╔├┴ ╔═┴ ≥┼╞┼╥┼╬├╔╔ ╦▀═ ⌠┴┬╠╔├╔ ╦╧╔╘╧ ╫┼▐┼ ╬┼ ╙▀▌┼╙╘╫╒╫┴╘. ÷┼╠┴┼╘┼ ╠╔ ─┴ ╔┌╘╥╔┼╘┼ ╘┼┌╔ ≥┼╞┼╥┼╬├╔╔?';
  191. $strDelayedInserts = 'Θ┌╨╧╠┌╫┴╬┼ ╬┴ ╧╘╠╧╓┼╬╔ ╫═▀╦╫┴╬╔╤';
  192. $strDelete = 'Θ┌╘╥╔╩';
  193. $strDeleteAndFlush = 'Θ┌╘╥╔╫┴╬┼ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔╘┼ ╔ ╙╠┼─ ╘╧╫┴ ╨╥┼┌┴╥┼╓─┴╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  194. $strDeleteAndFlushDescr = '⌠╧╫┴ ┼ ╬┴╩-▐╔╙╘╔╤ ╬┴▐╔╬, ╬╧ ╨╥┼┌┴╥┼╓─┴╬┼╘╧ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼ ═╧╓┼ ─┴ ╧╘╬┼═┼ ╔┌╫┼╙╘╬╧ ╫╥┼═┼.';
  195. $strDeleted = '≥┼─▀╘ ┬┼█┼ ╔┌╘╥╔╘';
  196. $strDeletedRows = 'Θ┌╘╥╔╘╔ ╥┼─╧╫┼:';
  197. $strDeleting = 'Θ┌╘╥╔╫┴╬┼ ╬┴ %s';
  198. $strDescending = 'ε╔┌╚╧─╤▌╧';
  199. $strDescription = '∩╨╔╙┴╬╔┼';
  200. $strDictionary = '╥┼▐╬╔╦';
  201. $strDisableForeignChecks = '·┴┬╥┴╬╤╫┴╬┼ ╬┴ ╨╥╧╫┼╥╦╔╘┼ ┌┴ ╫▀╬█┼╬ ╦╠└▐';
  202. $strDisabled = '·┴┬╥┴╬┼╬╧';
  203. $strDisplayFeat = '≡╧╦┴╓╔ ╫▀┌═╧╓╬╧╙╘╔╘┼';
  204. $strDisplayOrder = '≡╧╦┴┌╫┴╬┼ ╨╧─╥┼─┼╬╧:';
  205. $strDisplayPDF = '≡╧╦┴╓╔ PDF ╙╚┼═┴';
  206. $strDoAQuery = 'Θ┌╨▀╠╬╔ "┌┴╤╫╦┴ ╨╧ █┴┬╠╧╬" (╙╔═╫╧╠ ┌┴  ┌┴═┼╙╘╫┴╬┼: "%")';
  207. $strDoYouReally = 'Σ┼╩╙╘╫╔╘┼╠╬╧ ╠╔ ╓┼╠┴┼╘┼ ─┴ ╔┌╨▀╠╬╔╘┼ ┌┴╤╫╦┴╘┴';
  208. $strDocu = 'Σ╧╦╒═┼╬╘┴├╔╤';
  209. $strDrop = '⌡╬╔▌╧╓┴╫┴╬┼';
  210. $strDropDatabaseStrongWarning = '≈╔┼ ▌┼ ⌡εΘ²∩÷Θ⌠σ ├╤╠┴╘┴ ┬┴┌┴ ╧╘ ─┴╬╬╔!';
  211. $strDropSelectedDatabases = 'Θ┌╘╥╫┴╬┼ ╬┴ ╔┌┬╥┴╬╔╘┼ ┬┴┌╔ ╧╘ ─┴╬╬╔';
  212. $strDropUsersDb = 'Θ┌╘╥╔╫┴╬┼ ╬┴ ┬┴┌┴╔╘┼ ╧╘ ─┴╬╬╔ ╦╧╔╘╧ ╔═┴╘ ╔═┼╬┴ ╦┴╘╧ ╘┼┌╔ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔╘┼.';
  213. $strDumpSaved = '≤╚┼═┴╘┴(─▀═╨) ┬┼█┼ ┌┴╨╔╙┴╬┴ ╫▀╫ ╞┴╩╠ %s.';
  214. $strDumpXRows = 'Σ▀═╨-╬╔ %s ╥┼─┴ ╦┴╘╧ ┌┴╨╧▐╬┼█ ╧╘ %s.';
  215. $strDumpingData = 'Σ▀═╨ (╙╚┼═┴) ╬┴ ─┴╬╬╔╘┼ ╫ ╘┴┬╠╔├┴╘┴';
  216. $strDynamic = '─╔╬┴═╔▐┼╬';
  217.  
  218. $strEdit = '≥┼─┴╦╘╔╥┴╬┼';
  219. $strEditPDFPages = '≥┼─┴╦╘╔╥┴╬┼ ╬┴ PDF ≤╘╥┴╬╔├╔';
  220. $strEditPrivileges = '≥┼─┴╦╘╔╥┴╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼';
  221. $strEffective = 'σ╞┼╦╘╔╫╬╔';
  222. $strEmpty = 'Θ┌╨╥┴┌╫┴╬┼';
  223. $strEmptyResultSet = 'MySQL ╫▀╥╬┴ ╨╥┴┌┼╬ ╥┼┌╒╠╘┴╘ (╘.┼. ╬╒╠┴ ╥┼─╧╫┼).';
  224. $strEnabled = '≡╧┌╫╧╠┼╬╧';
  225. $strEncloseInTransaction = 'Θ┌╧╠╔╥┴╬┼ ╬┴ ┼╦╙╨╧╥╘┴ ╫ ╘╥┴╬┌┴╦├╔╤';
  226. $strEnd = 'δ╥┴╩';
  227. $strEndCut = 'END CUT';
  228. $strEndRaw = 'END RAW';
  229. $strEngineAvailable = '%s ┼ ╥┴┌╥┼█┼╬ ╬┴ ╘╧┌╔ MySQL ╙▀╥╫▀╥.';
  230. $strEngineDisabled = '%s ┼ ╔┌╦╠└▐┼╬ ┌┴ ╘╧┌╔ MySQL ╙▀╥╫▀╥.';
  231. $strEngineUnsupported = '⌠╧┌╔ MySQL ╙▀╥╫▀╥ ╬┼ ╨╧──▀╥╓┴ ╚╥┴╬╔╠╔▌┼╘╧ ╬┴ ─┴╬╬╔ %s.';
  232. $strEngines = 'Φ╥┴╬╔╠╔▌┴';
  233. $strEnglish = 'ß╬╟╠╔╩╙╦╔';
  234. $strEnglishPrivileges = ' ·┴┬┼╠┼╓╦┴: Θ═┼╬┴╘┴ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼ ╬┴ MySQL ╙┴ ╨╧╦┴┌┴╬╔ ╬┴ ┴╬╟╠╔╩╙╦╔. ';
  235. $strError = 'τ╥┼█╦┴';
  236. $strEstonian = 'σ╙╘╧╬╙╦╔';
  237. $strExcelEdition = 'Excel-╙╦┴ ╥┼─┴╦├╔╤';
  238. $strExcelOptions = '∩╨├╔╔ ╬┴ Excel';
  239. $strExecuteBookmarked = '≤╘┴╥╘╔╥┴╬┼ ╬┴ ┌┴╨┴┌┼╬┴ SQL-┌┴╤╫╦┴';
  240. $strExplain = 'Explain SQL';
  241. $strExport = 'σ╦╙╨╧╥╘╔╥┴╬┼';
  242. $strExtendedInserts = '≥┴┌█╔╥┼╬╔ INSERT-╔';
  243. $strExtra = 'Σ╧╨▀╠╬╔╘┼╠╬╧';
  244.  
  245. $strFailedAttempts = '≡╥╧╫┴╠╔╠╔ ╙┼ ╧╨╔╘╔';
  246. $strField = '≡╧╠┼';
  247. $strFieldHasBeenDropped = '≡╧╠┼╘╧ %s ┬┼█┼ ╔┌╘╥╔╘╧';
  248. $strFields = '≡╧╠┼╘┴';
  249. $strFieldsEmpty = ' Γ╥╧╤▐┴ ╬┴ ╨╧╠┼╘┴╘┴ ┼ ╨╥┴┌┼╬! ';
  250. $strFieldsEnclosedBy = '≡╧╠┼╘┴╘┴ ╙┴ ╧╟╥┴─┼╬╔ ╙▀╙';
  251. $strFieldsEscapedBy = '≡╥┼─╙╘┴╫╦┴ ╬┴ ╙╨┼├╔┴╠╬╔╘┼ ╙╔═╫╧╠╔';
  252. $strFieldsTerminatedBy = '≡╧╠┼╘┴╘┴ ┌┴╫▀╥█╫┴╘ ╙▀╙';
  253. $strFileAlreadyExists = 'µ┴╩╠▀╘ %s ╫┼▐┼ ╙▀▌┼╙╘╫╒╫┴ ╬┴ ╙▀╥╫▀╥┴, ╙═┼╬┼╘┼ ╔═┼╘╧ ╬┴ ╞┴╩╠┴ ╔╠╔ ╫╦╠└▐┼╘┼ ╧╨├╔╤╘┴ ┌┴ ╨╥┼╨╧╦╥╔╫┴╬┼.';
  254. $strFileCouldNotBeRead = 'µ┴╩╠▀╘ ╬┼ ═╧╓┼ ─┴ ┬▀─┼ ╨╥╧▐┼╘┼╬';
  255. $strFileNameTemplate = '√┴┬╠╧╬ ╬┴ ╞┴╩╠╧╫╧╘╧ ╔═┼';
  256. $strFileNameTemplateHelp = 'Θ┌╨╧╠┌╫┴╩╘┼ __DB__ ┌┴ ╔═┼ ╬┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔, __TABLE__ ┌┴ ╔═┼ ╬┴ ╘┴┬╠╔├┴╘┴ ╔ ╧╨├╔╔╘┼ ╬┴ %sstrftime%s ┌┴ ╒╦┴┌┴╫╬┼ ╬┴ ╞╧╥═┴╘┴ ╬┴ ╫╥┼═┼╘╧, ╦┴╘╧ ╥┴┌█╔╥┼╬╔╘╧ ▌┼ ┬▀─┼ ─╧┬┴╫┼╬╧ ┴╫╘╧═┴╘╔▐╬╧. ≈╙┼╦╔ ─╥╒╟ ╘┼╦╙╘ ▌┼ ┬▀─┼ ┌┴╨┴┌┼╬.';
  257. $strFileNameTemplateRemember = '┌┴╨╧═╬╤╬┼ ╬┴ █┴┬╠╧╬┴';
  258. $strFixed = 'µ╔╦╙╔╥┴╬';
  259. $strFlushPrivilegesNote = '·┴┬┼╠┼╓╦┴: phpMyAdmin ╫┌┼═┴ ╨╧╘╥┼┬╔╘┼╠╙╦╔╘┼ ╨╥╔╫╔╠┼╟╔╔ ─╔╥┼╦╘╬╧ ╧╘ ╘┴┬╠╔├┴╘┴ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼ ╬┴ MySQL. ≤▀─▀╥╓┴╬╔┼╘╧ ╬┴ ╘┴┌╔ ╘┴┬╠╔├┴ ═╧╓┼ ─┴ ╙┼ ╥┴┌╠╔▐┴╫┴ ╧╘ ╨╥╔╫╔╠┼╟╔╔╘┼ ╦╧╔╘╧ ╔┌╨╧╠┌╫┴ ╙▀╥╫▀╥┴ ┴╦╧ ╦▀═ ╬┼╟╧ ╙┴ ╬┴╨╥┴╫┼╬╔ ╨╥╧═┼╬╔ ╬┴ ╥▀╦┴. ≈ ╘╧┌╔ ╙╠╒▐┴╩, ╘╥╤┬╫┴ ─┴ %s╨╥┼┌┴╥┼─╔╘┼ ╨╥╔╫╔╠┼╟╔╔╘┼%s ╨╥┼─╔ ─┴ ╨╥╧─▀╠╓╔╘┼.';
  260. $strFlushTable = 'Θ┌╨╥┴┌╬╔ ╦┼█┴ ╬┴ ╘┴┬╠╔├┴╘┴ ("FLUSH")';
  261. $strFormEmpty = '∞╔╨╙╫┴ ╙╘╧╩╬╧╙╘ ╫▀╫ ╨╧╠┼╘╧ ╬┴ ╞╧╥═┴╘┴!';
  262. $strFormat = 'µ╧╥═┴╘';
  263. $strFullText = '≡▀╠╬╔ ╘┼╦╙╘╧╫┼';
  264. $strFunction = 'µ╒╬╦├╔╤';
  265.  
  266. $strGenBy = 'τ┼╬┼╥╔╥┴╬╧ ╧╘';
  267. $strGenTime = '≈╥┼═┼ ╬┴ ╟┼╬┼╥╔╥┴╬┼';
  268. $strGeneralRelationFeat = '∩┬▌╔ ╫▀┌═╧╓╬╧╙╘╔ ╬┴ ╥┼╠┴├╔╔╘┼';
  269. $strGeorgian = 'τ╥╒┌╔╬╙╦╔';
  270. $strGerman = 'ε┼═╙╦╔';
  271. $strGlobal = '╟╠╧┬┴╠┼╬';
  272. $strGlobalPrivileges = 'τ╠╧┬┴╠╬╔ ╨╥╔╫╔╠┼╟╔╔';
  273. $strGlobalValue = 'τ╠╧┬┴╠╬┴ ╙╘╧╩╬╧╙╘';
  274. $strGo = 'Θ┌╨▀╠╬┼╬╔┼';
  275. $strGrantOption = 'Σ┴─┼╬╔';
  276. $strGreek = 'τ╥▀├╦╔';
  277. $strGzip = '"gzip-╬┴╘╧"';
  278.  
  279. $strHasBeenAltered = '┬┼█┼ ╨╥╧═┼╬┼╬┴.';
  280. $strHasBeenCreated = '┬┼█┼ ╙▀┌─┴─┼╬┴.';
  281. $strHaveToShow = '⌠╥╤┬╫┴ ─┴ ╔┌┬┼╥┼╘┼ ╨╧╬┼ ┼─╬┴ δ╧╠╧╬┴ ┌┴ ╨╧╦┴┌╫┴╬┼';
  282. $strHebrew = 'Θ╫╥╔╘';
  283. $strHome = 'ε┴▐┴╠╧';
  284. $strHomepageOfficial = '∩╞╔├╔┴╠╬┴╘┴ ╒┼┬ ╙╘╥┴╬╔├┴ ╬┴ phpMyAdmin ';
  285. $strHost = 'Φ╧╙╘';
  286. $strHostEmpty = 'Θ═┼╘╧ ╬┴ ╚╧╙╘┴ ┼ ╨╥┴┌╬╧!';
  287. $strHungarian = '⌡╬╟┴╥╙╦╔';
  288.  
  289. $strIcelandic = 'Θ╙╠┴╬─╙╦╔';
  290. $strId = 'ID';
  291. $strIdxFulltext = '≡▀╠╬╧╘┼╦╙╘╧╫╧';
  292. $strIfYouWish = 'ß╦╧ ╓┼╠┴┼╘┼ ─┴ ┌┴╥┼─╔╘┼ ╙┴═╧ ╬╤╦╧╔ ╦╧╠╧╬╔ ╧╘ ╘┴┬╠╔├┴╘┴, ╒╦┴╓┼╘┼ ╙╨╔╙▀╦ ╬┴ ╨╧╠┼╘┴╘┴ ╥┴┌─┼╠┼╬╔ ╙▀╙ ┌┴╨┼╘┴╔.';
  293. $strIgnore = 'Θ╟╬╧╥╔╥┴╬┼';
  294. $strIgnoringFile = 'Θ╟╬╧╥╔╥┴╬┼ ╬┴ ╞┴╩╠ %s';
  295. $strImportDocSQL = 'Θ═╨╧╥╘╔╥┴╩ docSQL ╞┴╩╠╧╫┼╘┼';
  296. $strImportFiles = 'Θ═╨╧╥╘╔╥┴╬┼ ╬┴ ╞┴╩╠╧╫┼';
  297. $strImportFinished = 'Θ═╨╧╥╘╔╥┴╬┼╘╧ ┌┴╫▀╥█╔';
  298. $strInUse = '·┴┼╘╧';
  299. $strIndex = 'Θ╬─┼╦╙';
  300. $strIndexHasBeenDropped = 'Θ╬─┼╦╙┴ %s ┬┼█┼ ╔┌╘╥╔╘';
  301. $strIndexName = 'Θ═┼ ╬┴ ╔╬─┼╦╙┴ :';
  302. $strIndexType = '⌠╔╨ ╬┴ ╔╬─┼╦╙┴ :';
  303. $strIndexes = 'Θ╬─┼╦╙╔';
  304. $strInnodbStat = 'InnoDB ≤▀╙╘╧╤╬╔┼';
  305. $strInsecureMySQL = '≈┴█╔╤╘ ╦╧╬╞╔╟╒╥┴├╔╧╬┼╬ ╞┴╩╠ ╙▀─▀╥╓┴ ╬┴╙╘╥╧╩╦╔ (root ┬┼┌ ╨┴╥╧╠┴), ╦╧╔╘╧ ╙▀╧╘╫┼╘╙╘╫┴╘ ╬┴ ╨╥╔╫╔╠╔╟╔╥╧╫┴╬╔╤ ┴╦┴╒╬╘ ╬┴ MySQL ╨╧ ╨╧─╥┴┌┬╔╥┴╬┼. ≈┴█╔╤╘ MySQL ╙▀╥╫▀╥ ┼ ╙╘┴╥╘╔╥┴╬ ╙ ╘╧╫┴ ╨╧ ╨╧─╥┴┌┬╔╥┴╬┼ ╔ ═╧╓┼ ─┴ ┬▀─┼ ╠┼╙╬╧ ╚┴╦╬┴╘. T╥╤┬╫┴ ─┴ ╧╨╥┴╫╔╘┼ ╘┴┌╔ ─╒╨╦┴ ╫ ╙╔╟╒╥╬╧╙╘╘┴.';
  306. $strInsert = '≈═▀╦╫┴╬┼';
  307. $strInsertAsNewRow = '≈═▀╦╫┴╬┼ ╦┴╘╧ ╬╧╫ ╥┼─';
  308. $strInsertNewRow = '≈═▀╦╫┴╬┼ ╬┴ ╬╧╫ ╥┼─';
  309. $strInsertTextfiles = '≈═▀╦╫┴╬┼ ╬┴ ╘┼╦╙╘╧╫╔ ╞┴╩╠╧╫┼ ╫ ╘┴┬╠╔├┴╘┴';
  310. $strInsertedRowId = '≈═▀╦╬┴╘╧ ID ╬┴ ╥┼─┴:';
  311. $strInsertedRows = '≈═▀╦╬┴╘╔ ╥┼─┴:';
  312. $strInstructions = 'Θ╬╙╘╥╒╦├╔╔';
  313. $strInternalNotNecessary = '* ≈▀╘╥┼█╬┴╘┴ ╥┼╠┴├╔╤ ╬┼ ┼ ╬┼╧┬╚╧─╔╬┴ ╦╧╟┴╘╧ ╙▀▌┼╙╘╫╒╫┴ ╙▀▌╧ ╫ InnoDB.';
  314. $strInternalRelations = '≈▀╘╥┼█╬╔ ╥┼╠┴├╔╔';
  315.  
  316. $strJapanese = '±╨╧╬╙╦╔';
  317. $strJumpToDB = '≤╦╧▐╔ ╦▀═ ┬┴┌┴ ╧╘ ─┴╬╬╔ "%s".';
  318. $strJustDelete = 'Θ┌╘╥╔╫┴╬┼ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔╘┼ ╧╘ ╘┴┬╠╔├┴╘┴ ╙ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  319. $strJustDeleteDescr = '"Θ┌╘╥╔╘╔╘┼" ╨╧╘╥┼┬╔╘┼╠╔ ▌┼ ╔═┴╘ ─╧╙╘▀╨ ─╧ ╙▀╥╫▀╥┴ ╦┴╦╘╧ ╧┬╔╦╬╧╫┼╬╧, ─╧╦┴╘╧ ╬┼ ╙┼ ╨╥┼┌┴╥┼─╤╘ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  320.  
  321. $strKeepPass = 'Σ┴ ╬┼ ╙┼ ╙═┼╬╤ ╨┴╥╧╠┴╘┴';
  322. $strKeyname = 'Θ═┼ ╬┴ ╦╠└▐┴';
  323. $strKill = '≤⌠∩≡';
  324. $strKorean = 'δ╧╥┼╩╙╦╔';
  325.  
  326. $strLaTeX = 'LaTeX';
  327. $strLaTeXOptions = 'LaTeX ╧╨├╔╔';
  328. $strLandscape = '≡┼╩┌┴╓╬╧';
  329. $strLatexCaption = '·┴╟╠┴╫╔┼ ╬┴ ╘┴┬╠╔├┴╘┴';
  330. $strLatexContent = '≤▀─▀╥╓┴╬╔┼ ╬┴ ╘┴┬╠╔├┴ __TABLE__';
  331. $strLatexContinued = '(╨╥╧─▀╠╓┼╬╔┼)';
  332. $strLatexContinuedCaption = '≡╥╧─▀╠╓┼╬╔┼ ╬┴ ┌┴╟╠┴╫╔┼╘╧ ╬┴ ╘┴┬╠╔├┴╘┴';
  333. $strLatexIncludeCaption = '≈╦╠└▐╫┴╬┼ ╬┴ ┌┴╟╠┴╫╔┼ ╬┴ ╘┴┬╠╔├┴╘┴';
  334. $strLatexLabel = 'σ╘╔╦┼╘ ╬┴ ╦╠└▐┴';
  335. $strLatexStructure = '≤╘╥╒╦╘╒╥┴ ╬┴ ╘┴┬╠╔├┴ __TABLE__';
  336. $strLatvian = '∞┴╘╫╔╩╙╦╔';
  337. $strLengthSet = 'Σ▀╠╓╔╬┴/≤╘╧╩╬╧╙╘*';
  338. $strLimitNumRows = '╥┼─╧╫┼ ╬┴ ╙╘╥┴╬╔├┴';
  339. $strLineFeed = '≤╔═╫╧╠ ┌┴ ╦╥┴╩ ╬┴ ╥┼─: \\n';
  340. $strLinesTerminatedBy = '≥┼─╧╫┼╘┼ ┌┴╫▀╥█╫┴╘ ╙';
  341. $strLinkNotFound = '≈╥▀┌╦╔╘┼ ╬┼ ╙┴ ╬┴═┼╥┼╬╔';
  342. $strLinksTo = '≤╧▐╔ ╦▀═';
  343. $strLithuanian = '∞╔╘╧╫╙╦╔';
  344. $strLoadExplanation = '⌠╧┌╔ ═┼╘╧─ ┼ ╔┌┬╥┴╬ ╨╧ ╨╧─╥┴┌┬╔╥┴╬┼, ╬╧ ═╧╓┼╘┼ ─┴ ╟╧ ╨╥╧═┼╬╔╘┼ ┴╦╧ ╬┼ ╥┴┬╧╘╔ ╦╧╥┼╦╘╬╧.';
  345. $strLoadMethod = 'LOAD ═┼╘╧─';
  346. $strLocalhost = '∞╧╦┴╠┼╬';
  347. $strLocationTextfile = 'φ┼╙╘╧╨╧╠╧╓┼╬╔┼ ╬┴ ╘┼╦╙╘╧╫╔╤ ╞┴╩╠';
  348. $strLogPassword = '≡┴╥╧╠┴:';
  349. $strLogServer = '≤▀╥╫▀╥';
  350. $strLogUsername = 'Θ═┼:';
  351. $strLogin = '≈╚╧─';
  352. $strLoginInformation = 'Θ╬╞╧╥═┴├╔╤ ┌┴ ╠╧╟╫┴╬┼';
  353. $strLogout = 'Θ┌╚╧─ ╧╘ ╙╔╙╘┼═┴╘┴';
  354.  
  355. $strMIMETypesForTable = 'MIME ⌠Θ≡∩≈σ ·ß ⌠ßΓ∞Θπß';
  356. $strMIME_MIMEtype = 'MIME-╘╔╨';
  357. $strMIME_available_mime = 'Σ╧╙╘▀╨╬╔ MIME-╘╔╨╧╫┼';
  358. $strMIME_available_transform = 'Σ╧╙╘▀╨╬╔ ╘╥┴╬╙╞╧╥═┴├╔╔';
  359. $strMIME_description = '∩╨╔╙┴╬╔┼';
  360. $strMIME_nodescription = 'ε╤═┴ ∩╨╔╙┴╬╔┼ ┌┴ ╘┴┌╔ ╘╥┴╬╙╞╧╥═┴├╔╤.<br />φ╧╠╤ ╧┬▀╥╬┼╘┼ ╙┼ ╦▀═ ┴╫╘╧╥┴ ╧╘╬╧╙╬╧ ╘╧╫┴ ╦┴╦╫╧ ╨╥┴╫╔ %s.';
  361. $strMIME_transformation = 'Γ╥┴╒┌▀╥╬┴ ╘╥┴╬╙╞╧╥═┴├╔╤';
  362. $strMIME_transformation_note = '·┴ ╙╨╔╙▀╦┴ ╬┴ ─╧╙╘▀╨╬╔╘┼ ╧╨├╔╔ ╬┴ ╘╥┴╬╙╞╧╥═┴├╔╤╘┴ ╔ ╘┼╚╬╔╘┼ MIME-type ╘╥┴╬╙╞╧╥═┴├╔╔ ╦╠╔╦╬┼╘┼ ╬┴ %s╧╨╔╙┴╬╔╤ ╬┴ ╘╥┴╬╙╞╧╥═┴├╔╤╘┴%s';
  363. $strMIME_transformation_options = '∩╨├╔╔ ╬┴ ╘╥┴╬╙╞╧╥═┴├╔╤╘┴';
  364. $strMIME_transformation_options_note = 'φ╧╠╤ ╫▀╫┼─┼╘┼ ╙╘╧╩╬╧╙╘╔╘┼ ┌┴ ╧╨├╔╔╘┼ ╬┴ ╘╥┴╬╙╞╧╥═┴├╔╤╘┴ ╦┴╘╧ ╔┌╨╧╠┌╫┴╘┼ ╙╠┼─╬╔╤ ╞╧╥═┴╘: \'a\',\'b\',\'c\'...<br />ß╦╧ ╘╥╤┬╫┴ ─┴ ╨╧╙╘┴╫╔╘┼ ╧┬╥┴╘╬╧ ╬┴╦╠╧╬┼╬┴ ▐┼╥╘┴ ("\") ╔╠╔ ┼─┼╬╔▐╬┴ ╦┴╫╔▐╦┴ ("\'") ═┼╓─╒ ╘┼┌╔ ╙╘╧╩╬╧╙╘╔, ╨╧╙╘┴╫┼╘┼ ╨╥┼─ ╘╤╚ ─╧╨▀╠╬╔╘┼╠╬┴ ╧┬╥┴╘╬╧ ╬┴╦╠╧╬┼╬┴ ▐┼╥╘┴ (╬┴╨╥╔═┼╥ \'\\\\xyz\' ╔╠╔ \'a\\\'b\').';
  365. $strMIME_without = 'MIME-types ╨╧╦┴┌┴╬╔ ╫ ╬┴╦╠╧╬┼╬ █╥╔╞╘ ╬┼ ╨╥╔╘┼╓┴╫┴╘ ╧╘─┼╠╬┴ ╞╒╬╦├╔╤ ┌┴ ╘╥┴╬╙╞╧╥═┴├╔╤';
  366. $strMaximumSize = 'φ┴╦╙╔═┴╠┼╬ ╥┴┌═┼╥: %s%s';
  367. $strModifications = '≡╥╧═┼╬╔╘┼ ┬╤╚┴ ╙▀╚╥┴╬┼╬╔';
  368. $strModify = '≡╥╧═┼╬╔';
  369. $strModifyIndexTopic = '≡╥╧═╤╬┴ ╬┴ ╔╬─┼╦╙';
  370. $strMoreStatusVars = 'Σ╥╒╟╔ ╨╥╧═┼╬╠╔╫╔ ╬┴ ╙▀╙╘╧╤╬╔┼╘╧';
  371. $strMoveTable = '≡╥┼═┼╙╘╫┴╬┼ ╬┴ ╘┴┬╠╔├┴ ╦▀═ (┬┴┌┴ ╧╘ ─┴╬╬╔<b>.</b>╘┴┬╠╔├┴):';
  372. $strMoveTableOK = '⌠┴┬╠╔├┴╘┴ %s ┬┼█┼ ╨╥┼═┼╙╘┼╬┴ ╦▀═ %s.';
  373. $strMoveTableSameNames = 'ε┼ ═╧╓┼ ─┴ ╙┼ ╨╥┼═┼╙╘╔ ╘┴┬╠╔├┴╘┴ ╦▀═ ╙┼┬┼ ╙╔!';
  374. $strMultilingual = '═╬╧╟╧┼┌╔▐┼╬';
  375. $strMustSelectFile = '⌠╥╤┬╫┴ ─┴ ╔┌┬┼╥┼╘┼ ╞┴╩╠ ┌┴ ╫═▀╦╫┴╬┼.';
  376. $strMyISAMRecoverOptions = '≥┼╓╔═ ╬┴ ┴╫╘╧═┴╘╔▐╬╧ ╫▀┌╙╘┴╬╧╫╤╫┴╬┼';
  377. $strMyISAMSortBufferSize = '≥┴┌═┼╥ ╬┴ ┬╒╞┼╥┴ ┌┴ ╙╧╥╘╔╥┴╬┼';
  378. $strMySQLCharset = 'ε┴┬╧╥ ╧╘ ╙╔═╫╧╠╔ ╬┴ MySQL';
  379. $strMySQLConnectionCollation = 'δ╧╠┴├╔╤ ╬┴ MySQL';
  380. $strMySQLReloaded = 'MySQL ┼ ╨╥┼┌┴╥┼─┼╬.';
  381. $strMySQLSaid = 'MySQL ╧╘╟╧╫╧╥╔: ';
  382. $strMySQLServerProcess = 'MySQL %pma_s1% ┼ ╙╘┴╥╘╔╥┴╬ ╬┴ %pma_s2% ╦┴╘╧ %pma_s3%';
  383. $strMySQLShowProcess = 'MySQL ╨╥╧├┼╙╔';
  384. $strMySQLShowStatus = 'Θ╬╞╧╥═┴├╔╤ ┌┴ ╙▀╙╘╧╤╬╔┼╘╧ ╬┴ MySQL ╙▀╥╫▀╥┴';
  385. $strMySQLShowVars = '≤╔╙╘┼═╬╔ ╨╥╧═┼╬╠╔╫╔ ╬┴ MySQL';
  386.  
  387. $strName = 'Θ═┼';
  388. $strNeedPrimaryKey = '⌠╥╤┬╫┴ ─┴ ─┼╞╔╬╔╥┴╘┼ ╨▀╥╫╔▐┼╬ ╦╠└▐(primary key) ┌┴ ╘┴┌╔ ╘┴┬╠╔├┴.';
  389. $strNext = '≤╠┼─╫┴▌';
  390. $strNo = '╬┼';
  391. $strNoDatabases = 'ε╤═┴ ┬┴┌╔ ╧╘ ─┴╬╬╔';
  392. $strNoDatabasesSelected = 'ε╤═┴ ╔┌┬╥┴╬╔ ┬┴┌╔ ╧╘ ─┴╬╬╔.';
  393. $strNoDescription = '╬╤═┴ ∩╨╔╙┴╬╔┼';
  394. $strNoDetailsForEngine = 'ε╤═┴ ─┼╘┴╩╠╬┴ ╔╬╞╧╥═┴├╔╤ ┌┴ ╙▀╙╘╧╤╬╔┼╘╧ ╬┴ ╘╧╫┴ ╚╥┴╬╔╠╔▌┼ ╬┴ ─┴╬╬╔.';
  395. $strNoDropDatabases = '"DROP DATABASE" ┌╤╫╦┴╘┴ ┼ ┌┴┬╥┴╬┼╬┴.';
  396. $strNoExplain = '≡╥╧╨╒╙╬╔ Explain SQL';
  397. $strNoFrames = 'phpMyAdmin ┼ ╨╧ ─╥╒╓┼╠└┬┼╬ ┴╦╧ ╔┌╨╧╠┌╫┴╘┼ ┬╥┴╒┌▀╥, ╦╧╩╘╧ ╨╧──▀╥╓┴ <b>frames</b>.';
  398. $strNoIndex = 'ε┼ ┼ ─┼╞╔╬╔╥┴╬ ╔╬─┼╦╙!';
  399. $strNoIndexPartsDefined = 'ε┼ ╙┴ ─┼╞╔╬╔╥┴╬╔ ▐┴╙╘╔ ╬┴ ╔╬─┼╦╙!';
  400. $strNoModification = 'ε╤═┴ ╨╥╧═╤╬┴';
  401. $strNoOptions = '⌠╧┌╔ ╞╧╥═┴╘ ╬╤═┴ ╧╨├╔╔';
  402. $strNoPassword = 'ε╤═┴ ╨┴╥╧╠┴';
  403. $strNoPermission = '⌡┼┬ ╙▀╥╫▀╥┴ ╬╤═┴ ╨╥┴╫┴ ┌┴ ┌┴╨╔╙ ╬┴ ╞┴╩╠┴ %s.';
  404. $strNoPhp = '┬┼┌ PHP ╦╧─';
  405. $strNoPrivileges = 'ε╤═┴ ╨╥╔╫╔╠┼╟╔╔';
  406. $strNoQuery = 'ε╤═┴ SQL ┌┴╤╫╦┴!';
  407. $strNoRights = '≈ ═╧═┼╬╘┴ ╬┼ ╥┴┌╨╧╠┴╟┴╘┼ ╙ ─╧╙╘┴╘▀▐╬╧ ╨╥┴╫┴ ┌┴ ─┴ ╙┼ ╬┴═╔╥┴╘┼ ╘╒╦!';
  408. $strNoRowsSelected = 'ε╤═┴ ╫▀╥╬┴╘╔ ╥┼─╧╫┼';
  409. $strNoSpace = 'ε┼─╧╙╘┴╘▀▐╬╧ ╙╫╧┬╧─╬╧ ╨╥╧╙╘╥┴╬╙╘╫╧ ┌┴ ┌┴╨╔╙╫┴╬┼ ╬┴ ╞┴╩╠┴ %s.';
  410. $strNoTablesFound = '≈ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔ ╬╤═┴ ╘┴┬╠╔├╔.';
  411. $strNoUsersFound = 'ε╤═┴ ╨╧╘╥┼┬╔╘┼╠(╔).';
  412. $strNoValidateSQL = '≡╥╧╨╒╙╬╔ Validate SQL';
  413. $strNone = 'ε╤═┴';
  414. $strNotNumber = '⌠╧╫┴ ╬┼ ┼ ▐╔╙╠╧!';
  415. $strNotOK = '╬┼ ┼ OK';
  416. $strNotSet = '╘┴┬╠╔├┴  <b>%s</b> ╬┼ ┼ ╬┴═┼╥┼╬┴ ╔╠╔ ╬┼ ┼ ╒╙╘┴╬╧╫┼╬┴ ╫ %s';
  417. $strNotValidNumber = ' ╬┼ ┼ ╫┴╠╔─┼╬ ╬╧═┼╥ ╬┴ ╥┼─!';
  418. $strNull = '≡╥┴┌╬╧';
  419. $strNumSearchResultsInTable = '%s ╙▀╫╨┴─┼╬╔┼(╤) ╫ ╘┴┬╠╔├┴ <i>%s</i>';
  420. $strNumSearchResultsTotal = '<b>∩┬▌╧:</b> <i>%s</i> ╙▀╫╨┴─┼╬╔┼(╤)';
  421. $strNumTables = '⌠┴┬╠╔├╔';
  422.  
  423. $strOK = 'OK';
  424. $strOftenQuotation = '∩┬╔╦╬╧╫┼╬╧ ╦┴╫╔▐╦╔. ε┼┌┴─▀╠╓╔╘┼╠╬╧ ╧┌╬┴▐┴╫┴, ▐┼ ╙┴═╧ ╨╧╠┼╘┴ char ╔ varchar ╙┼ ┌┴╟╥┴╓─┴╘ ╫ ╦┴╫╔▐╦╔.';
  425. $strOperations = '∩╨┼╥┴├╔╔';
  426. $strOperator = '∩╨┼╥┴╘╧╥';
  427. $strOptimizeTable = '∩╨╘╔═╔┌╔╥┴╬┼ ╬┴ ╘┴┬╠╔├┴╘┴';
  428. $strOptionalControls = 'ε┼┌┴─▀╠╓╔╘┼╠╬╧. δ╧╬╘╥╧╠╔╥┴ ╦┴╦ ─┴ ╙┼ ▐┼╘┴╘ ╔╠╔ ╨╔█┴╘ ╙╨┼├╔┴╠╬╔ ╙╔═╫╧╠╔.';
  429. $strOptionally = 'ε┼┌┴─▀╠╓╔╘┼╠╬╧';
  430. $strOr = '╔╠╔';
  431. $strOverhead = '·┴╟╒┬┼╬╧ ═╤╙╘╧';
  432. $strOverwriteExisting = '≡╥┼╨╧╦╥╔╫┴╬┼ ╬┴ ╙▀▌┼╙╘╫╒╫┴▌╔╘┼ ╞┴╩╠╧╫┼';
  433.  
  434. $strPHP40203 = '≈╔┼ ╔┌╨╧╠┌╫┴╘┼ PHP 4.2.3, ╦╧╩╘╧ ╔═┴ ╙┼╥╔╧┌┼╬ ┬▀╟ ╙ ═╬╧╟╧-┬┴╩╘╧╫╔ ╙╘╥╔╬╟╧╫┼ (mbstring). ≈╔╓╘┼ ╙╫┼─┼╬╔┼╘╧ ┌┴ PHP ┬▀╟┴ 19404. ε┼ ┼ ╨╥┼╨╧╥▀▐╔╘┼╠╬╧ ─┴ ╔┌╨╧╠┌╫┴╘┼ ╘┴┌╔ ╫┼╥╙╔╤ ╬┴ PHP ╙ phpMyAdmin.';
  435. $strPHPVersion = '≈┼╥╙╔╤ ╬┴ PHP';
  436. $strPageNumber = 'ε╧═┼╥ ╬┴ ╙╘╥┴╬╔├┴╘┴:';
  437. $strPaperSize = '≥┴┌═┼╥ ╬┴ ╚┴╥╘╔╤╘┴';
  438. $strPartialText = '■┴╙╘╔▐╬╔ ╘┼╦╙╘╧╫┼';
  439. $strPassword = '≡┴╥╧╠┴';
  440. $strPasswordChanged = '≡┴╥╧╠┴╘┴ ╬┴ %s ┬┼█┼ ╨╥╧═┼╬┼╬┴ ╒╙╨┼█╬╧.';
  441. $strPasswordEmpty = '≡┴╥╧╠┴╘┴ ┼ ╨╥┴┌╬┴!';
  442. $strPasswordNotSame = '≡┴╥╧╠┴╘┴ ╬┼ ┼ ╙▀▌┴╘┴!';
  443. $strPdfDbSchema = '≤╚┼═┴╘┴ ╬┴ ┬┴┌┴ ╧╘ ─┴╬╬╔ "%s" - ≤╘╥┴╬╔├┴ %s';
  444. $strPdfInvalidTblName = '⌠┴┬╠╔├┴ "%s" ╬┼ ╙▀▌┼╙╘╫╒╫┴!';
  445. $strPdfNoTables = 'ε╤═┴ ╘┴┬╠╔├╔';
  446. $strPerHour = '╬┴ ▐┴╙';
  447. $strPerMinute = '╬┴ ═╔╬╒╘┴';
  448. $strPerSecond = '╬┴ ╙┼╦╒╬─┴';
  449. $strPersian = '≡┼╥╙╔╩╙╦╔';
  450. $strPhoneBook = '⌠┼╠┼╞╧╬┼╬ ┬┼╠┼╓╬╔╦';
  451. $strPhp = '≤▀┌─┴╫┴╬┼ ╬┴ PHP ╦╧─';
  452. $strPmaDocumentation = 'phpMyAdmin ─╧╦╒═┼╬╘┴├╔╤';
  453. $strPmaUriError = 'ε┴ <tt>$cfg[\'PmaAbsoluteUri\']</tt> ⌠≥±Γ≈ß ─┴ ╙┼ ┌┴─┴─┼ ╙╘╧╩╬╧╙╘ ╫ ╦╧╬╞╔╟╒╥┴├╔╧╬╬╔╤ ╞┴╩╠!';
  454. $strPolish = '≡╧╠╙╦╔';
  455. $strPortrait = '≡╧╘╥╘┼╘╬╧';
  456. $strPos1 = 'ε┴▐┴╠╧';
  457. $strPrevious = '≡╥┼─╔█┼╬';
  458. $strPrimary = 'PRIMARY';
  459. $strPrimaryKeyHasBeenDropped = ' τ╠┴╫╬╔╤ ╦╠└▐ ┬┼█┼ ╔┌╘╥╔╘.';
  460. $strPrimaryKeyName = 'Θ═┼╘╧ ╬┴ ╟╠┴╫╬╔╤ ╦╠└▐ ╘╥╤┬╫┴ ─┴ ┼... PRIMARY!';
  461. $strPrimaryKeyWarning = '("PRIMARY" <b>╘╥╤┬╫┴</b> ─┴ ┼ ╔═┼╘╧ ╬┴ <b>╔ ┼─╔╬╙╘╫┼╬╧ ╬┴</b> ╟╠┴╫╬╔╤ ╦╠└▐!)';
  462. $strPrint = 'Θ┌╨┼▐┴╘┴╩';
  463. $strPrintView = 'Θ┌╟╠┼─ ┌┴ ╨┼▐┴╘';
  464. $strPrintViewFull = '≡╥┼╟╠┼─ ┌┴ ╨┼▐┴╘ (╙ ╨▀╠╬╔╘┼ ╘┼╦╙╘╧╫┼)';
  465. $strPrivDescAllPrivileges = '≈╦╠└▐╫┴ ╫╙╔▐╦╔ ╨╥╔╫╔╠┼╟╔╔ ╧╙╫┼╬ GRANT.';
  466. $strPrivDescAlter = '≡╧┌╫╧╠╤╫┴ ╨╥╧═┼╬╤╬┼ ╬┴ ╙╘╥╒╦╘╒╥┴╘┴ ╬┴ ╙▀▌┼╙╘╫╒╫┴▌╔ ╘┴┬╠╔├╔.';
  467. $strPrivDescCreateDb = '≡╧┌╫╧╠╤╫┴ ╙▀┌─┴╫┴╬┼ ╬┴ ╬╧╫╔ ┬┴┌╔ ╧╘ ─┴╬╬╔ ╔ ╘┴┬╠╔├╔.';
  468. $strPrivDescCreateTbl = '≡╧┌╫╧╠╤╫┴ ╙▀┌─┴╫┴╬┼ ╬┴ ╬╧╫╔ ╘┴┬╠╔├╔.';
  469. $strPrivDescCreateTmpTable = '≡╧┌╫╧╠╤╫┴ ╙▀┌─┴╫┴╬┼╘╧ ╬┴ ╫╥┼═┼╬╬╔ ╘┴┬╠╔├╔.';
  470. $strPrivDescDelete = '≡╧┌╫╧╠╤╫┴ ╔┌╘╥╔╫┴╬┼ ╬┴ ─┴╬╬╔.';
  471. $strPrivDescDropDb = '≡╧┌╫╧╠╤╫┴ ╔┌╘╥╔╫┴╬┼ ╬┴ ┬┴┌╔ ╧╘ ─┴╬╬╔ ╔ ╘┴┬╠╔├╔.';
  472. $strPrivDescDropTbl = '≡╧┌╫╧╠╤╫┴ ╔┌╘╥╔╫┴╬┼ ╬┴ ╘┴┬╠╔├╔.';
  473. $strPrivDescExecute = '≡╧┌╫╧╠╤╫┴ ╙╘┴╥╘╔╥┴╬┼╘╧ ╬┴ ╙▀╚╥┴╬┼╬╔ ╨╥╧├┼─╒╥╔; ε╤═┴ ┼╞┼╦╘ ╫ ╘┴┌╔ ╫┼╥╙╔╤ ╬┴ MySQL.';
  474. $strPrivDescFile = '≡╧┌╫╧╠╤╫┴ ╔═╨╧╥╘╔╥┴╬┼ ╬┴ ─┴╬╬╔ ╧╘ ╔ ┼╦╙╨╧╥╘╔╥┴╬┼ ╬┴ ─┴╬╬╔ ╫▀╫ ╞┴╩╠╧╫┼.';
  475. $strPrivDescGrant = '≡╧┌╫╧╠╤╫┴ ─╧┬┴╫╤╬┼ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔ ╔ ╨╥╔╫╔╠┼╟╔╔ ┬┼┌ ╨╥┼┌┴╥┼╓─┴╬┼ ╬┴ ╘┴┬╠╔├┴╘┴ ╙ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  476. $strPrivDescIndex = '≡╧┌╫╧╠╤╫┴ ╙▀┌─┴╫┴╬┼ ╔ ╨╥┼═┴╚╫┴╬┼ ╬┴ ╔╬─┼╦╙╔.';
  477. $strPrivDescInsert = '≡╧┌╫╧╠╤╫┴ ╫═▀╦╫┴╬┼ ╔ ┌┴═┼╬╤╬┼ ╬┴ ─┴╬╬╔.';
  478. $strPrivDescLockTables = '≡╧┌╫╧╠╤╫┴ ┌┴╦╠└▐╫┴╬┼ ╬┴ ╘┴┬╠╔├╔ ┌┴ ╘┼╦╒▌┴╘┴ ╬╔█╦┴.';
  479. $strPrivDescMaxConnections = '∩╟╥┴╬╔▐┴╫┴ ┬╥╧╤ ╬┴ ╬╧╫╔╘┼ ╦╧╬┼╦├╔╔, ╦╧╔╘╧ ╨╧╘╥┼┬╔╘┼╠╤ ═╧╓┼ ─┴ ╧╘╫╧╥╔ ╬┴ ▐┴╙.';
  480. $strPrivDescMaxQuestions = '∩╟╥┴╬╔▐┴╫┴ ┬╥╧╤ ╬┴ ┌┴╤╫╦╔╘┼, ╦╧╔╘╧ ╨╧╘╥┼┬╔╘┼╠╤ ═╧╓┼ ─┴ ╔┌╨╥┴╘╔ ╦▀═ ╙▀╥╫▀╥┴ ╬┴ ▐┴╙.';
  481. $strPrivDescMaxUpdates = '∩╥╟┴╬╔▐┴╫┴ ┬╥╧╤ ╬┴ ╦╧═┴╬─╔╘┼, ╦╧╔╘╧ ╨╥╧═┼╬╤╘ ╬╤╦╧╤ ╘┴┬╠╔├┴ ╔╠╔ ┬┴┌┴ ╧╘ ─┴╬╬╔, ╦╧╔╘╧ ─┴─┼╬ ╨╧╘╥┼┬╔╘┼╠ ═╧╓┼ ─┴ ╙╘┴╥╘╔╥┴ ┌┴ ▐┴╙.';
  482. $strPrivDescProcess3 = '≡╧┌╫╧╠╤╫┴ ╙╨╔╥┴╬┼╘╧ ╬┴ ╨╥╧├┼╙╔ ╬┴ ─╥╒╟╔ ╨╧╘╥┼┬╔╘┼╠╔.';
  483. $strPrivDescProcess4 = '≡╧┌╫╧╠╤╫┴ ╨╥┼╟╠┼─ ╬┴ ├┼╠╔╘┼ ┌┴╤╫╦╔ ╫ ╙╨╔╙▀╦┴ ╙ ╨╥╧├┼╙╔╘┼.';
  484. $strPrivDescReferences = 'ε╤═┴ ┼╞┼╦╘ ╫ ╘┴┌╔ ╫┼╥╙╔╤ ╬┴ MySQL.';
  485. $strPrivDescReload = '≡╧┌╫╧╠╤╫┴ ╨╥┼┌┴╥┼╓─┴╬┼ ╬┴ ╙▀╥╫▀╥╬╔╘┼ ╬┴╙╘╥╧╩╦╔ ╔ ╔┌▐╔╙╘╫┴╬┼(flashing) ╬┴ ╦┼█┴ ╬┴ ╙▀╥╫▀╥┴.';
  486. $strPrivDescReplClient = 'Σ┴╫┴ ╨╥┴╫╧╘╧ ╬┴ ╨╧╘╥┼┬╔╘┼╠ ─┴ ┌╬┴┼ ╦▀─┼ ╙┴ slaves / masters.';
  487. $strPrivDescReplSlave = 'ε╒╓╬╧ ┌┴ replication slaves.';
  488. $strPrivDescSelect = '≡╧┌╫╧╠╤╫┴ ▐┼╘┼╬┼ ╬┴ ─┴╬╬╔.';
  489. $strPrivDescShowDb = 'Σ┴╫┴ ─╧╙╘▀╨ ─╧ ╨▀╠╬╔╤ ╙╨╔╙▀╦ ╬┴ ┬┴┌╔╘┼ ─┴╬╬╔.';
  490. $strPrivDescShutdown = '≡╧┌╫╧╠╤╫┴ ╙╨╔╥┴╬┼ ╬┴ ╙▀╥╫▀╥┴.';
  491. $strPrivDescSuper = '≡╧┌╫┴╠╤╫┴ ╦╧╬┼╦╘╫╬┼, ─╧╥╔ ┴╦╧ ┼ ─╧╙╘╔╟╬┴╘ ═┴╦╙╔═┴╠╬╔╤ ┬╥╧╩ ╬┴ ╦╧╬┼╦├╔╔╘┼; Θ┌╔╙╦╫┴ ╙┼ ┌┴ ╨╧╫┼▐┼╘╧ ┴─═╔╬╔╙╘╥┴╘╔╫╬╔ ╧╨┼╥┴├╔╔, ╦┴╘╧ ╒╙╘┴╬╧╫╤╫┴╬┼ ╬┴ ╟╠╧┬┴╠╬╔ ╨╥╧═┼╬╠╔╫╔ ╔╠╔ ╙╨╔╥┴╬┼ ╬┴ ╬╔█╦┴ ╬┴ ─╥╒╟╔ ╨╧╘╥┼┬╔╘┼╠╔.';
  492. $strPrivDescUpdate = '≡╧┌╫╧╠╤╫┴ ╨╥╧═╤╬┴ ╬┴ ─┴╬╬╔.';
  493. $strPrivDescUsage = 'ε╤═┴ ╨╥╔╫╔╠┼╟╔╔.';
  494. $strPrivileges = '≡╥╔╫╔╠┼╟╔╔';
  495. $strPrivilegesReloaded = '≡╥╔╫╔╠┼╟╔╔╘┼ ┬╤╚┴ ╨╥┼┌┴╥┼─┼╬╔ ╒╙╨┼█╬╧.';
  496. $strProcesslist = '≤╨╔╙▀╦ ╬┴ ╨╥╧├┼╙╔╘┼';
  497. $strPutColNames = '≡╧╙╘┴╫╔ ╔═┼╬┴╘┴ ╬┴ ╨╧╠┼╘┴╘┴ ╬┴ ╨▀╥╫╔╤ ╥┼─';
  498.  
  499. $strQBE = '·┴╨╔╘╫┴╬┼ ╨╧ ╨╥╔═┼╥';
  500. $strQBEDel = 'Θ┌╘╥╔╩';
  501. $strQBEIns = '≈═▀╦╬╔';
  502. $strQueryFrame = '≡╥╧┌╧╥┼├ ┌┴ ┌┴╤╫╦╔';
  503. $strQueryOnDb = 'SQL-┌┴╤╫╦┴ ╦▀═ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔ <b>%s</b>:';
  504. $strQuerySQLHistory = 'SQL-╚╥╧╬╧╠╧╟╔╤';
  505. $strQueryStatistics = '<b>≤╘┴╘╔╙╘╔╦┴ ╬┴ ┌┴╤╫╦╔╘┼</b>: ∩╘ ╦┴╦╘╧ ┼ ╙╘┴╥╘╔╥┴╬, %s ┌┴╤╫╦╔ ╙┴ ╔┌╨╥┴╘┼╬╔ ╦▀═ ╙▀╥╫▀╥┴.';
  506. $strQueryTime = '·┴╤╫╦┴╘┴ ╧╘╬┼ %01.4f ╙┼╦╒╬─╔';
  507. $strQueryType = '⌠╔╨ ╬┴ ┌┴╤╫╦┴╘┴';
  508. $strQueryWindowLock = 'ε┼ ╨╥┼╨╧╦╥╔╫┴╩╘┼ ╘┴┌╔ ┌┴╤╫╦┴ ╔┌╫▀╬ ╘╧┌╔ ╨╥╧┌╧╥┼├';
  509.  
  510. $strReType = '∩╘╬╧╫╧';
  511. $strReceived = '≡╧╠╒▐┼╬╔';
  512. $strRecords = '·┴╨╔╙╔';
  513. $strReferentialIntegrity = '≡╥╧╫┼╥╦┴ ╬┴ ╔╬╘┼╟╥╔╘┼╘┴ ╬┴ ╫╥▀┌╦╔╘┼';
  514. $strRefresh = '≡╥┼┌┴╥┼╓─┴╬┼';
  515. $strRelationNotWorking = 'Σ╧╨▀╠╬╔╘┼╠╬╔╘┼ ╫▀┌═╧╓╬╧╙╘╔ ┌┴ ╥┴┬╧╘┴ ╙▀╙ ╙╫▀╥┌┴╬╔ (linked) ╘┴┬╠╔├╔ ╙┴ ─┼┴╦╘╔╫╔╥┴╬╔. ·┴ ─┴ ╥┴┌┬┼╥┼╘┼ ┌┴▌╧ ╦╠╔╦╬┼╘┼ %s╘╒╦%s.';
  516. $strRelationView = 'Θ┌╟╠┼─ ╬┴ ╥┼╠┴├╔╔╘┼';
  517. $strRelationalSchema = '≥┼╠┴├╔╧╬╬┴ ╙╚┼═┴';
  518. $strRelations = '≥┼╠┴├╔╔';
  519. $strRelationsForTable = '≥σ∞ßπΘΘ ·ß ⌠ßΓ∞Θπß';
  520. $strReloadFailed = 'ε┼╒╙╨┼█┼╬ ╧╨╔╘ ┌┴ ╨╥┼┌┴╥┼╓─┴╬┼ ╬┴ MySQL.';
  521. $strReloadMySQL = '≡╥┼┌┴╥┼╓─┴╬┼ ╬┴ MySQL';
  522. $strReloadingThePrivileges = '≡╥┼┌┴╥┼╓─┴╬┼ ╬┴ ╨╥╔╫╔╠┼╟╔╔╘┼';
  523. $strRemoveSelectedUsers = '∩╘╙╘╥┴╬╤╫┴╬┼ ╬┴ ╔┌┬╥┴╬╔╘┼ ╨╧╘╥┼┬╔╘┼╠╔';
  524. $strRenameDatabaseOK = 'Γ┴┌┴╘┴ ─┴╬╬╔ %s ┬┼█┼ ╨╥┼╔═┼╬╒╫┴╬┴ ╬┴ %s';
  525. $strRenameTable = '≡╥┼╔═┼╬╒╫┴╬┼ ╬┴ ╬┴┬╠╔├┴╘┴ ╬┴';
  526. $strRenameTableOK = '⌠┴┬╠╔├┴ %s ┬┼█┼ ╨╥┼╔═┼╬╒╫┴╬┴ ╬┴ %s';
  527. $strRepairTable = '≡╧╨╥┴╫╤╬┼ ╬┴ ╘┴┬╠╔├┴╘┴';
  528. $strReplace = '·┴═┼╙╘╔';
  529. $strReplaceNULLBy = '·┴═┼╬╤╩ NULL ╙';
  530. $strReplaceTable = '·┴═┼╙╘╔ ─┴╬╬╔╘┼ ╧╘ ╘┴┬╠╔├┴╘┴ ╙ ─┴╬╬╔╘┼ ╧╘ ╞┴╩╠┴';
  531. $strReset = 'Θ┌▐╔╙╘╫┴╬┼';
  532. $strResourceLimits = '≥┼╙╒╥╙╬╔ ╧╟╥┴╬╔▐┼╬╔╤';
  533. $strRevoke = '∩╘═┼╬╤╬┼';
  534. $strRevokeAndDelete = '∩╘═╤╬┴ ╬┴ ╫╔╙╔▐╦╔ ┴╦╘╔╫╬╔ ╨╥╔╫╔╠┼╟╔╔ ╧╘ ╨╧╘╥┼┬╔╘┼╠╔╘┼ ╔ ╙╠┼─ ╘╧╫┴ ╔┌╘╥╔╫┴╬┼.';
  535. $strRevokeAndDeleteDescr = '≡╧╘╥┼┬╔╘┼╠╔╘┼ ╫╙┼ ╧▌┼ ▌┼ ╔═┴╘ USAGE ╨╥╔╫╔╠┼╟╔╤ ─╧╦┴╘╧ ╬┼ ╙┼ ╨╥┼┌┴╥┼─╤╘ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  536. $strRevokeMessage = '≈╔┼ ╧╘═┼╬╔╚╘┼ ╨╥╔╫╔╠┼╟╔╔╘┼ ┌┴ %s';
  537. $strRomanian = '≥╒═▀╬╙╦╔';
  538. $strRowLength = 'Σ▀╠╓╔╬┴ ╬┴ ╥┼─┴';
  539. $strRowSize = ' ≥┴┌═┼╥ ╬┴ ╥┼─ ';
  540. $strRows = '≥┼─╧╫┼';
  541. $strRowsFrom = '╥┼─┴ ┌┴╨╧▐╫┴╩╦╔ ╧╘';
  542. $strRowsModeFlippedHorizontal = '╚╧╥╔┌╔╬╘┴╠┼╬ (╧┬▀╥╬┴╘╔ ╚┼─▀╥╔)';
  543. $strRowsModeHorizontal = '╚╧╥╔┌╧╬╘┴╠┼╬';
  544. $strRowsModeOptions = '╫ %s ╫╔─ ╔ ╨╧╫╘┴╥╤╬┼ ╬┴ ╔═┼╬┴╘┴ ╬┴ ╦╧╠╧╬╔╘┼ ╨╥┼┌ ╫╙┼╦╔ %s<br />';
  545. $strRowsModeVertical = '╫┼╥╘╔╦┴╠┼╬';
  546. $strRowsStatistic = '≤╘┴╘╔╙╘╔╦┴ ┌┴ ╥┼─╧╫┼╘┼';
  547. $strRunQuery = 'Θ┌╨▀╠╬╔ ┌┴╤╫╦┴╘┴';
  548. $strRunSQLQuery = '≤╘┴╥╘╔╥┴╬┼ SQL ┌┴╤╫╦┴/┌┴╤╫╦╔ ╦▀═ ┬┴┌┴ ╧╘ ─┴╬╬╔ %s';
  549. $strRunning = '╥┴┬╧╘╔ ╬┴ %s';
  550. $strRussian = '≥╒╙╦╔';
  551.  
  552. $strSQL = 'SQL';
  553. $strSQLExportCompatibility = '≤▀╫═┼╙╘╔═╧╙╘ ╬┴ ┼╦╙╨╧╥╘╔╥┴╬╔╤ SQL';
  554. $strSQLExportType = '⌠╔╨ ╬┴ ┼╦╙╨╧╥╘╔╥┴╬┼╘╧';
  555. $strSQLOptions = '∩╨├╔╔ ╬┴ ┼╦╙╨╧╥╘╔╥┴╬╔╤ SQL';
  556. $strSQLParserBugMessage = 'Θ═┴ ╔┌╫┼╙╘╬┴ ╫┼╥╧╤╘╬╧╙╘ ─┴ ╙╘┼ ╬┴═┼╥╔╠╔ ┬▀╟ ╫ SQL ╨┴╥╙┼╥┴. φ╧╠╤ ╨╥╧╒▐┼╘┼ ╨╧-─╧┬╥┼, ╔ ╨╥╧╫┼╥┼╘┼ ╦╧╥┼╦╘╬╧╙╘╘┴ ╬┴ ╦┴╫╔▐╦╔╘┼. Σ╥╒╟┴ ╫┼╥╧╤╘╬┴ ╨╥╔▐╔╬┴ ┌┴ ╟╥┼╨╦┴╘┴ ═╧╓┼ ─┴ ┬▀─┼, ▐┼ ▀╨╠╧╒─╫┴╘┼ ╞┴╩╠ ╙ ╔┌╨▀╠╬╔═ ╦╧─ ╔┌╫▀╬ ╧┬╠┴╙╘╘┴ ┌┴╟╥┴─┼╬┴ ╙ ╦┴╫╔▐╦╔. φ╧╓┼╘┼ ╙▀▌╧ ╦┴─┴ ─┴ ╙┼ ╧╨╔╘┴╘┼ ─┴ ╔┌╨▀╠╬╔╘┼ ┌┴╤╫╦┴╘┴ ▐╥┼┌ ╔╬╥╘┼╥╞┼╩╙┴ ┌┴ ╦╧═┴╬─┼╬ ╥┼─ ╬┴ MySQL. τ╥┼█╦┴╘┴ ╟┼╬┼╥╔╥┴╬┴ ╧╘ MySQL ╙▀╥╫▀╥┴ ╨╧-─╧╠╒, ┴╦╧ ╔═┴ ╘┴╦┴╫┴, ═╧╓┼ ╙▀▌╧ ─┴ ╫╔ ╨╧═╧╟╬┼ ╨╥╔ ╧╘╦╥╔╫┴╬┼╘╧ ╬┴ ╨╥╧┬╠┼═┴. ß╦╧ ╫╙┼ ╧▌┼ ╔═┴╘┼ ╨╥╧┬╠┼═╔ ╔╠╔ ╨┴╥╙┼╥┴ ─┴╫┴ ╟╥┼█╦┴ ╘┴═ ╦▀─┼╘╧ ╔╬╘┼╥╞┼╩╙┴ ╬┴ ╦╧═┴╬─╬╔╤ ╥┼─ ╬┼ ╫╥▀▌┴ ╘┴╦┴╫┴, ═╧╠╤ ╧╟╥┴╬╔▐┼╘┼ ╫┴█╔╘┼ SQL ┌┴╤╫╦╔ ╙┴═╧ ─╧ ╨╥╧┬╠┼═╬┴╘┴ ┌┴╤╫╦┴, ╔ ╔┌╨╥┴╘┼╘┼ ╙▀╧┬▌┼╬╔┼ ┌┴ ┬▀╟ ╙ ╨┴╥▐┼╘╧ ╧╘ ─┴╬╬╔╘┼ ╫ CUT ╙┼╦├╔╤╘┴ ╨╧-─╧╠╒:';
  557. $strSQLParserUserError = 'Θ┌╟╠╓─┴, ▐┼ ╔═┴ ╟╥┼█╦┴ ╫ SQL ┌┴╤╫╦┴╘┴ ╫╔. τ╥┼█╦┴╘┴ ╫▀╥╬┴╘┴ ╧╘ MySQL ╙▀╥╫▀╥┴ ╨╧ ─╧╠╒, ┴╦╧ ╔═┴ ╘┴╦┴╫┴, ┬╔ ═╧╟┴╠┴ ─┴ ╫╔ ╨╧═╧╟╬┼ ╫ ─╔┴╟╬╧╙╘╔╥┴╬┼╘╧ ╬┴ ╨╥╧┬╠┼═┴';
  558. $strSQLQuery = 'SQL ┌┴╤╫╦┴';
  559. $strSQLResult = 'SQL ╥┼┌╒╠╘┴╘';
  560. $strSQPBugInvalidIdentifer = 'ε┼╫┴╠╔─┼╬ ╔─┼╬╘╔╞╔╦┴╘╧╥';
  561. $strSQPBugUnclosedQuote = 'ε┼┌┴╘╫╧╥┼╬╔ ╦┴╫╔▐╦╔';
  562. $strSQPBugUnknownPunctuation = 'ε┼╨╧┌╬┴╘┴ ╨╒╬╦╘╧┴├╔╤ ╬┴ ╙╘╥╔╬╟';
  563. $strSave = '·┴╨╔╙╫┴╬┼';
  564. $strSaveOnServer = '·┴╨╔╙╫┴╬┼ ╬┴ ╙▀╥╫▀╥┴ ╫ ─╔╥┼╦╘╧╥╔╤ %s';
  565. $strScaleFactorSmall = 'φ┴▌┴┬┴ ┼ ╘╫▀╥─┼ ═┴╠▀╦ ┌┴ ─┴ ╙┼ ╙▀┬┼╥┼ ╙╚┼═┴╘┴ ╬┴ ┼─╬┴ ╙╘╥┴╬╔├┴';
  566. $strSearch = '⌠▀╥╙┼╬┼';
  567. $strSearchFormTitle = '⌠▀╥╙┼╬┼ ╫ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔';
  568. $strSearchInTables = '≈ ╘┴┬╠╔├╔╘┼:';
  569. $strSearchNeedle = 'Σ╒═╔ ╔╠╔ ╙╘╧╩╬╧╙╘╔ ┌┴ ╘▀╥╙┼╬┼ (╙╔═╫╧╠ ┌┴ ┌┴═┼╙╘╫┴╬┼: "%"):';
  570. $strSearchOption1 = '╨╧╬┼ ┼─╬┴ ╧╘ ─╒═╔╘┼';
  571. $strSearchOption2 = '╫╙╔▐╦╔ ─╒═╔';
  572. $strSearchOption3 = '╘╧▐╬┴╘┴ ╞╥┴┌┴';
  573. $strSearchOption4 = '╦┴╘╧ ╥┼╟╒╠╤╥┼╬ ╔┌╥┴┌';
  574. $strSearchResultsFor = '≥┼┌╒╠╘┴╘╔ ╧╘ ╘▀╥╙┼╬┼╘╧ ╬┴ "<i>%s</i>" %s:';
  575. $strSearchType = 'ε┴═┼╥╔:';
  576. $strSecretRequired = 'δ╧╬╞╔╟╒╥┴├╔╧╬╬╔╤ ╞┴╩╠ ╔═┴ ╬╒╓─┴ ╧╘ ╘┴╩╬┴ ╨┴╥╧╠┴ (blowfish_secret).';
  577. $strSelectADb = 'φ╧╠╤ ╔┌┬┼╥┼╘┼ ┬┴┌┴ ╧╘ ─┴╬╬╔';
  578. $strSelectAll = '≤┼╠┼╦╘╔╥┴╬┼ ╬┴ ╫╙╔▐╦╧';
  579. $strSelectFields = 'Θ┌┬┼╥┼╘┼ ╨╧╠┼ (═╔╬╔═╒═ ┼─╬╧):';
  580. $strSelectNumRows = '╫ ┌┴╨╔╘╫┴╬┼╘╧';
  581. $strSelectTables = 'Θ┌┬┼╥╔ ╘┴┬╠╔├╔';
  582. $strSend = 'Θ┌╨╥┴▌┴╬┼';
  583. $strSent = 'Θ┌╨╥┴╘┼╬╔';
  584. $strServer = '≤▀╥╫▀╥';
  585. $strServerChoice = 'Θ┌┬╧╥ ╬┴ ╙▀╥╫▀╥';
  586. $strServerNotResponding = 'ε╤═┴ ╧╘╟╧╫╧╥ ╧╘ ╙▀╥╫▀╥┴';
  587. $strServerStatus = 'Θ╬╞╧╥═┴├╔╤ ┌┴ ╙▀╙╘╧╤╬╔┼╘╧ ╬┴ MySQL ╙▀╥╫▀╥┴';
  588. $strServerStatusUptime = '⌠╧┌╔ MySQL ╙▀╥╫▀╥ ╥┴┬╧╘╔ ╧╘ %s. ≤╘┴╥╘╔╥┴╬ ┼ ╬┴ %s.';
  589. $strServerTabProcesslist = '≡╥╧├┼╙╔';
  590. $strServerTabVariables = '≡╥╧═┼╬╠╔╫╔';
  591. $strServerTrafficNotes = '<b>⌠╥┴╞╔╦ ╬┴ ╙▀╥╫▀╥┴</b>: ⌠┼┌╔ ╘┴┬╠╔├╔ ╨╧╦┴┌╫┴╘ ╙╘┴╘╔╙╘╔╦┴ ┌┴ ═╥┼╓╧╫╔╤ ╘╥┴╞╔╦ ╬┴ MySQL ╙▀╥╫▀╥┴ ╧╘ ╦┴╦╘╧ ┼ ╙╘┴╥╘╔╥┴╬.';
  592. $strServerVars = '≤▀╥╫▀╥╬╔ ╨╥╧═┼╬╠╔╫╔ ╔ ╬┴╙╘╥╧╩╦╔';
  593. $strServerVersion = '≈┼╥╙╔╤ ╬┴ ╙▀╥╫▀╥┴';
  594. $strSessionValue = '≤╘╧╩╬╧╙╘ ╬┴ ╙┼╙╔╤╘┴';
  595. $strSetEnumVal = 'ß╦╧ ╘╔╨┴ ╬┴ ╨╧╠┼╘╧ ┼ "enum" ╔╠╔ "set", ═╧╠╤ ╫▀╫┼─┼╘┼ ╙╘╧╩╬╧╙╘╔╘┼ ╔┌╨╧╠┌╫┴╩╦╔ ╘╧┌╔ ╞╧╥═┴╘: \'a\',\'b\',\'c\'...<br />ß╦╧ ┼ ╬┼╧┬╚╧─╔═╧ ─┴ ╙╠╧╓╔╘┼ ╧┬╥┴╘╬┴ ▐┼╥╘┴ ("\") ╔╠╔ ┴╨╧╙╘╥╧╞ ("\'") ═┼╓─╒ ╘┼┌╔ ╙╘╧╩╬╧╙╘╔, ╙╠╧╓╔╘┼ ╧┬╥┴╘╬┴ ▐┼╥╘┴ ╨╥┼─ ╘╤╚ (╬┴╨╥╔═┼╥:  \'\\\\xyz\' ╔╠╔ \'a\\\'b\').';
  596. $strShow = '≡╧╦┴┌╫┴╬┼';
  597. $strShowAll = '≡╧╦┴╓╔ ╫╙╔▐╦╔';
  598. $strShowColor = '≡╧╦┴╓╔ ├╫╤╘';
  599. $strShowDatadictAs = 'µ╧╥═┴╘ ╬┴ ╥┼▐╬╔╦┴ ╬┴ ─┴╬╬╔╘┼';
  600. $strShowFullQueries = '≡╧╦┴┌╫┴╬┼ ╬┴ ╨▀╠╬╔╘┼ ┌┴╤╫╦╔';
  601. $strShowGrid = '≡╧╦┴╓╔ ═╥┼╓┴';
  602. $strShowPHPInfo = 'Θ╬╞╧╥═┴├╔╤ ┌┴ PHP ';
  603. $strShowTableDimension = '≡╧╦┴╓╔ ╥┴┌═┼╥╬╧╙╘╘┴ ╬┴ ╘┴┬╠╔├╔╘┼';
  604. $strShowTables = '≡╧╦┴╓╔ ╘┴┬╠╔├╔╘┼';
  605. $strShowThisQuery = ' ≡╧╦┴┌╫┴╬┼ ╬┴ ┌┴╤╫╦┴╘┴ ╧╘╬╧╫╧';
  606. $strShowingRecords = '≡╧╦┴┌╫┴╬┼ ╬┴ ┌┴╨╔╙╔ ';
  607. $strSimplifiedChinese = '∩╨╥╧╙╘┼╬ ╦╔╘┴╩╙╦╔';
  608. $strSingly = '(┼─╬╧╦╥┴╘╬╧)';
  609. $strSize = '≥┴┌═┼╥';
  610. $strSlovak = '≤╠╧╫┴█╦╔';
  611. $strSlovenian = '≤╠╧╫┼╬╙╦╔';
  612. $strSort = '≤╧╥╘╔╥┴╬┼';
  613. $strSortByKey = '≤╧╥╘╔╥┴╬┼ ╨╧ ╦╠└▐';
  614. $strSpaceUsage = 'Θ┌╨╧╠┌╫┴╬╧ ═╤╙╘╧';
  615. $strSpanish = 'Θ╙╨┴╬╙╦╔';
  616. $strSplitWordsWithSpace = 'Σ╒═╔╘┼ ╘╥╤┬╫┴ ─┴ ╙┼ ╥┴┌─┼╠╤╘ ╙ ╔╬╘┼╥╫┴╠ (" ").';
  617. $strStatCheckTime = '≡╧╙╠┼─╬┴ ╨╥╧╫┼╥╦┴';
  618. $strStatCreateTime = 'Σ┴╘┴ ╬┴ ╙▀┌─┴╫┴╬┼';
  619. $strStatUpdateTime = '≡╧╙╠┼─╬╧ ╧┬╬╧╫╠┼╬╔┼';
  620. $strStatement = '·┴╤╫╠┼╬╔┼';
  621. $strStatus = '≤▀╙╘╧╤╬╔┼';
  622. $strStorageEngine = 'Φ╥┴╬╔╠╔▌┼ ╬┴ ─┴╬╬╔';
  623. $strStorageEngines = 'Φ╥┴╬╔╠╔▌┴ ╬┴ ─┴╬╬╔';
  624. $strStrucCSV = 'CSV ─┴╬╬╔';
  625. $strStrucData = '≤╘╥╒╦╘╒╥┴╘┴ ╔ ─┴╬╬╔╘┼';
  626. $strStrucDrop = 'Σ╧┬┴╫╤╬┼ ╬┴ \'DROP TABLE\'';
  627. $strStrucExcelCSV = 'CSV ┌┴ MS Excel ─┴╬╬╔';
  628. $strStrucOnly = '≤┴═╧ ╙╘╥╒╦╘╒╥┴╘┴';
  629. $strStructPropose = 'ß╬┴╠╔┌ ╬┴ ╘┴┬╠╔├┴╘┴';
  630. $strStructure = '≤╘╥╒╦╘╒╥┴';
  631. $strSubmit = 'Θ┌╨▀╠╬┼╬╔┼';
  632. $strSuccess = 'SQL ┌┴╤╫╦┴╘┴ ┬┼█┼ ╔┌╨▀╠╬┼╬┴ ╒╙╨┼█╬╧';
  633. $strSum = '≤╒═┴';
  634. $strSwedish = '√╫┼─╙╦╔';
  635. $strSwitchToTable = '≡╥┼╫╦╠└▐╫┴╬┼ ╦▀═ ╦╧╨╔╥┴╬┴╘┴ ╘┴┬╠╔├┴';
  636.  
  637. $strTable = '⌠┴┬╠╔├┴ ';
  638. $strTableComments = 'δ╧═┼╬╘┴╥╔ ╦▀═ ╘┴┬╠╔├┴╘┴';
  639. $strTableEmpty = 'Θ═┼╘╧ ╬┴ ╘┴┬╠╔├┴╘┴ ┼ ╨╥┴┌╬╧!';
  640. $strTableHasBeenDropped = '⌠┴┬╠╔├┴╘┴ %s ┬┼█┼ ╔┌╘╥╔╘┴';
  641. $strTableHasBeenEmptied = '⌠┴┬╠╔├┴╘┴ %s ┬┼█┼ ╔┌╨╥┴┌╬┼╬┴';
  642. $strTableHasBeenFlushed = 'δ┼█┴ ╬┴ ╘┴┬╠╔├┴ %s ┬┼█┼ ╔┌╨╥┴┌╬┼╬';
  643. $strTableMaintenance = '≡╧──╥▀╓╦┴ ╬┴ ╘┴┬╠╔├┴╘┴';
  644. $strTableOfContents = '≤▀─▀╥╓┴╬╔┼';
  645. $strTableOptions = '∩╨├╔╔ ╬┴ ╘┴┬╠╔├┴╘┴';
  646. $strTableStructure = '≤╘╥╒╦╘╒╥┴ ╬┴ ╘┴┬╠╔├┴';
  647. $strTableType = '⌠╔╨ ╬┴ ╘┴┬╠╔├┴╘┴';
  648. $strTables = '%s ╘┴┬╠╔├┴(╔)';
  649. $strTblPrivileges = '≤╨┼├╔╞╔▐╬╔ ┌┴ ╘┴┬╠╔├┴╘┴ ╨╥╔╫╔╠┼╟╔╔';
  650. $strTextAreaLength = ' ≡╧╥┴─╔ ─▀╠╓╔╬┴╘┴ ╙╔,<br /> ╘╧╫┴ ╨╧╠┼ ═╧╓┼ ─┴ ╬┼ ┼ ╥┼─┴╦╘╔╥╒┼═╧ ';
  651. $strThai = '⌠┴╩╠┴╬─╙╦╔';
  652. $strTheContent = '≤▀─▀╥╓┴╬╔┼╘╧ ╬┴ ╞┴╩╠┴ ┬┼█┼ ╔═╨╧╥╘╔╥┴╬╧.';
  653. $strTheContents = '≤▀─▀╥╓┴╬╔┼╘╧ ╬┴ ╞┴╩╠┴ ┌┴═┼╙╘╫┴ ╙▀─▀╥╓┴╬╔┼╘╧ ╬┴ ╘┴┬╠╔├┴╘┴ ┌┴ ╥┼─╧╫┼ ╙ ╔─┼╬╘╔▐╬╔ ╨▀╥╫╔▐╬╔ ╔╠╔ ╒╬╔╦┴╠╬╔ ╦╠└▐╧╫┼.';
  654. $strTheTerminator = '≤╔═╫╧╠ ┌┴ ╦╥┴╩ ╬┴ ╨╧╠┼.';
  655. $strTheme = '⌠┼═┴ / ≤╘╔╠';
  656. $strThisHost = '⌠╧┌╔ Φ╧╙╘';
  657. $strThisNotDirectory = '⌠╧╫┴ ╬┼ ┬┼█┼ ─╔╥┼╦╘╧╥╔╤';
  658. $strThreadSuccessfullyKilled = 'ε╔█╦┴ %s ┬┼█┼ ╒╙╨┼█╬╧ ╧╘╙╘╥┴╬┼╬┴.';
  659. $strTime = '≈╥┼═┼';
  660. $strTotal = '∩┬▌╧';
  661. $strTotalUC = '∩┬▌╧';
  662. $strTraditionalChinese = '⌠╥┴─╔├╔╧╬┼╬ ╦╔╘┴╩╙╦╔';
  663. $strTraditionalSpanish = '⌠╥┴─╔├╔╧╬┼╬ Θ╙╨┴╬╙╦╔';
  664. $strTraffic = '⌠╥┴╞╔╦';
  665. $strTransformation_application_octetstream__download = '≡╧╦┴┌╫┴ ╫╥▀┌╦┴ ┌┴ ╙╫┴╠╤╬┼ ╬┴ ─╫╧╔▐╬╔╘┼ ─┴╬╬╔ ╬ ┴╨╧╠┼╘╧. ≡▀╥╫┴╘┴ ╧╨├╔╤ ┼ ╞┴╩╠╧╫╧╘╧ ╔═┼ ╬┴ ─╫╧╔▐╬╔╤ ╞┴╩╠. ≈╘╧╥┴╘┴ ╧╨├╔╤ ┼ ╫┼╥╧╤╘╬╧╘╧ ╔═┼ ╬┴ ╨╧╠┼╘╧ ╬┴ ╥┼─┴ ╬┴ ╘┴┬╠╔├┴╘┴ ╙▀─▀╥╓┴▌╧ ╞┴╩╠╧╫╧╘╧ ╔═┼. ß╦╧ ╬┴╨╔█┼╘┼ ╫╘╧╥┴ ╧╨├╔╤, ╘╥╤┬╫┴ ╨▀╥╫┴╘┴ ╫╔ ╧╨├╔╤ ─┴ ┼ ╒╙╘┴╬╧╫┼╬┴ ╬┴ ╨╥┴┌┼╬ ╬╔┌.';
  666. $strTransformation_image_jpeg__inline = '≡╧╦┴┌╫┴ thumbnail; ╧╨├╔╔: █╔╥╔╬┴, ╫╔╙╧▐╔╬┴ ╫ ╨╔╦╙┼╠╔ (┌┴╨┴┌╫┴ ╧╥╔╟╔╬┴╠╬┴╘┴ ╨╥╧╨╧╥├╔╤)';
  667. $strTransformation_image_jpeg__link = '≡╧╦┴┌╫┴ ╫╥▀┌╦┴╘┴ ╬┴ ╘╧╫┴ ╔┌╧┬╥┴╓┼╬╔┼ (┌┴ ─╔╥┼╦╘╬╧ ╙╫┴╠╤╬┼, i.e.).';
  668. $strTransformation_image_png__inline = '≈╔╓ image/jpeg: inline';
  669. $strTransformation_text_plain__dateformat = '≈┌┼═┴ ╨╧╠┼ TIME, TIMESTAMP ╔╠╔ DATETIME ╔ ╟╧ ╞╧╥═┴╘╔╥┴ ╦┴╘╧ ╔┌╨╧╠┌╫┴ ╠╧╦┴╠╬╔╤ ╞╧╥═┴╘ ┌┴ ─┴╘┴. ≡▀╥╫┴╘┴ ╧╨├╔╤ ┼ ╧╘═┼╙╘╫┴╬┼╘╧ (╫ ▐┴╙╧╫┼) ╦╧╤╘╧ ▌┼ ┬▀─┼ ─╧┬┴╫┼╬┴ ╦▀═ ╫╥┼═┼╘╧ (≡╧ ╨╧─╥┴┌┬╔╥┴╬┼: 0). ≈╘╧╥┴╘┴ ╧╨├╔╤ ╨╥┼─╙╘┴╫╠╤╫┴ ╥┴┌╠╔▐┼╬ ╞╧╥═┴╘ ╬┴ ─┴╘┴╘┴ ╫ ┌┴╫╔╙╔═╧╙╘ ╧╘ ╨┴╥┴═┼╘╥╔╘┼ ╬┴ ╞╒╬╦├╔╤╘┴ ╬┴ PHP - strftime().';
  670. $strTransformation_text_plain__external = '≤ßφ∩ ·ß ∞Θε⌡δ≤: ≤╘┴╥╘╔╥┴ ╫▀╬█╬╧╘╧ ╨╥╔╠╧╓┼╬╔┼ ╔ ╨╧╨▀╠╫┴ ─┴╬╬╔╘┼ ╫ ╨╧╠┼╘┴╘┴ ▐╥┼┌ ╙╘┴╬─┴╥╘╬╔╤ ╫╚╧─. ≈╥▀▌┴ ╙╘┴╬─┴╥╘╬╔╤ ╔┌╚╧─ ╬┴ ╨╥╧╠╧╓┼╬╔┼╘╧. ≡╧ ╨╧─╥┴┌┬╔╥┴╬┼ ┼ Tidy, ┌┴ ─┴ ╨╧╦┴╓┼ HTML ╦╧─┴. ∩╘ ╙▀╧┬╥┴╓┼╬╔╤ ┌┴ ╙╔╟╒╥╬╧╙╘, ╘╥╤┬╫┴ ╥▀▐╬╧ ─┴ ╥┼─┴╦╘╔╥┴╘┼ ╞┴╩╠┴ libraries/transformations/text_plain__external.inc.php ╔ ─┴ ╫═▀╦╬┼╘┼ ╨╥╧╟╥┴═╔╘┼ ╬┴ ╦╧╔╘╧ ╫╔┼ ╨╧┌╫╧╠╤╫┴╘┼ ─┴ ┬▀─┴╘ ╙╘┴╥╘╔╥┴╬╔. ≡▀╥╫┴╘┴ ╧╨├╔╤ ╘╧╟┴╫┴ ┼ ╬╧═┼╥┴ ╬┴ ╨╥╧╟╥┴═┴╘┴ ╦╧╤╘╧ ┬╔╚╘┼ ╔╙╦┴╠╔ ─┴ ╔┌╨╧╠┌╫┴╘┼ ┴ ╫╘╧╥┴╘┴ ╧╨├╔╤ ╙┴ ╨┴╥┴═┼╘╥╔╘┼ ┌┴ ╨╥╧╟╥┴═┴╘┴. ß╦╧ ╘╥┼╘╔╤╘ ╨┴╥┴═┼╘▀╥╧ ┼ ╒╙╘┴╬╧╫┼╬ ╫ 1, ▌┼ ╦╧╬╫┼╥╘╔╥┴ ╔┌╚╧─┴ ╔┌╨╧╠┌╫┴╩╦╔ htmlspecialchars() (≡╧ ╨╧─╥┴┌┬╔╥┴╬┼ ┼ 1). ß╦╧ ▐┼╘╫▀╥╘╔╤╘ ╨┴╥┴═┼╘▀╥ ┼ ╒╙╘┴╬╧╫┼╬ ╫ 1, ▌┼ ╨╧╙╘┴╫╔ NOWRAP ╬┴ ╦╠┼╘╦┴╘┴ ╬┴ ╙▀─▀╥╓┴╬╔┼╘╧, ╘┴╦┴ ▐┼ ├┼╠╔╤ ╔┌╚╧─ ▌┼ ┬▀─┼ ╨╧╦┴┌┴╬ ┬┼┌ ╨╥┼╞╧╥═┴╘╔╥┴╬┼ (≡╧ ╨╧─╥┴┌┬╔╥┴╬┼ ┼ 1)';
  671. $strTransformation_text_plain__formatted = '·┴╨┴┌╫┴ ╧╥╔╟╔╬┴╠╬╧╘╧ ╞╧╥═┴╘╔╥┴╬┼ ╬┴ ╨╧╠┼╘╧.';
  672. $strTransformation_text_plain__imagelink = '≡╧╦┴┌╫┴ ╔┌╧┬╥┴╓┼╬╔┼ ╔ ╫╥▀┌╦┴ ╬┴ ╨╧╠┼╘╧ ╙▀─▀╥╓┴▌╧ ╞┴╩╠╧╫╧ ╔═┼; ╨▀╥╫┴╘┴ ╧╨├╔╤ ┼ ╨╥┼╞╔╦╙ ╦┴╘╧ "http://domain.com/", ╫╘╧╥┴╘┴ ╧╨├╔╤ ┼ █╔╥╔╬┴╘┴ ╫ ╨╔╦╙┼╠╔, ╘╥┼╘┴╘┴ ┼ ╫╔╙╧▐╔╬┴╘┴.';
  673. $strTransformation_text_plain__link = '≡╧╦┴┌╫┴ ╫╥▀┌╦┴╘┴ ╬┴ ╨╧╠┼╘╧ ╙▀─▀╥╓┴▌╧ ╞┴╩╠╧╫╧ ╔═┼; ╨▀╥╫┴╘┴ ╧╨├╔╤ ┼ ╨╥┼╞╔╦╙ ╦┴╘╧ "http://domain.com/", ╫╘╧╥┴╘┴ ╧╨├╔╤ ┼ ┌┴╟╠┴╫╔┼╘╧ ╬┴ ╫╥▀┌╦┴╘┴.';
  674. $strTransformation_text_plain__substr = '≡╧╦┴┌╫┴ ▐┴╙╘ ╧╘ ╬╔┌. ≡▀╥╫┴╘┴ ╧╨├╔╤ ┼ ╧╘═┼╙╘╫┴╬┼╘╧ ╧╘ ╦╧┼╘╧ ▌┼ ╙┼ ╔┌╚╫┼╓─┴ ╫┴█╔╤╘ ╘┼╦╙╘ (≡╧ ╨╧─╥┴┌┬╔╥┴╬┼ ┼ 0). ≈╘╧╥┴╘┴ ╧╨├╔╤ ╒╦┴┌╫┴ ╦╧╠╦╧ ╘┼╦╙╘ ▌┼ ╙┼ ╔┌╫┼─┼. ß╦╧ ┼ ╨╥┴┌╬┴, ╙┼ ╫╥▀▌┴ ├┼╠╔╤ ╧╙╘┴╫┴▌ ╘┼╦╙╘. ⌠╥┼╘┴╘┴ ╧╨├╔╤ ╒╦┴┌╫┴ ╦╧╔ ╙╔═╫╧╠╔ ▌┼ ┬▀─┴╘ ╔┌╫┼─┼╬╔ (≡╧ ╨╧─╥┴┌┬╔╥┴╬┼: ...) .';
  675. $strTruncateQueries = '≤▀╦╥┴▌┴╫┴╬┼ ╬┴ ╨╧╦┴┌┴╬╔╘┼ ┌┴╤╫╦╔';
  676. $strTurkish = '⌠╒╥╙╦╔';
  677. $strType = '⌠╔╨';
  678.  
  679. $strUkrainian = '⌡╦╥┴╔╬╙╦╔';
  680. $strUncheckAll = '≥┴┌═┴╥╦╔╥┴╬┼ ╬┴ ╫╙╔▐╦╧';
  681. $strUnicode = 'Unicode';
  682. $strUnique = '⌡╬╔╦┴╠╬╧';
  683. $strUnknown = '╬┼╨╧┌╬┴╘';
  684. $strUnselectAll = 'Σ┼╙┼╠┼╦╘╔╥┴╬┼ ╬┴ ╫╙╔▐╦╧';
  685. $strUpdComTab = 'φ╧╠╤ ╨╥┼╟╠┼─┴╩╘┼ ╔╬╞╧╥═┴├╔╤╘┴ ╫ Σ╧╦╒═┼╬╘┴├╔╤╘┴ ╧╘╬╧╙╬╧ ╘╧╫┴ ╦┴╦ ─┴ ╧┬╬╧╫╔╘┼ ╫┴█┴╘┴ Column_comments ╘┴┬╠╔├┴';
  686. $strUpdatePrivMessage = '≈╔┼ ╨╥╧═┼╬╔╚╘┼ ╨╥╔╫╔╠┼╟╔╔╘┼ ┌┴ %s.';
  687. $strUpdateProfileMessage = '≡╥╧╞╔╠┴ ┬┼█┼ ╧┬╬╧╫┼╬.';
  688. $strUpdateQuery = 'Σ╧╨▀╠╬╔ ·┴╨╔╘╫┴╬┼╘╧';
  689. $strUpgrade = '⌠╥╤┬─┴ ─┴ ▀╨╟╥┼╩─╬┼╘┼ ╦▀═ %s %s ╔╠╔ ╨╧-╦▀╙╬╧.';
  690. $strUsage = 'Θ┌╨╧╠┌╫┴╬╔';
  691. $strUseBackquotes = 'Θ┌╨╧╠┌╫┴╬┼ ╬┴ ╧┬╥┴╘╬╔ ╦┴╫╔▐╦╔ ╧╦╧╠╧ ╔═┼╬┴ ╬┴ ╘┴┬╠╔├╔ ╔ ╨╧╠┼╘┴';
  692. $strUseHostTable = 'Θ┌╨╧╠┌╫┴╩ ╘┴┬╠╔├┴ Host';
  693. $strUseTables = 'Θ┌╨╧╠┌╫┴╩ ╘┴┬╠╔├┴╘┴';
  694. $strUseTextField = 'Θ┌╨╧╠┌╫┴╩ ╘┼╦╙╘╧╫╧╘╧ ╨╧╠┼';
  695. $strUseThisValue = 'Θ┌╨╧╠┌╫┴╚╘┼ ╘┴┌╔ ╙╘╧╩╬╧╙╘';
  696. $strUser = '≡╧╘╥┼┬╔╘┼╠';
  697. $strUserAlreadyExists = '≡╧╘╥┼┬╔╘┼╠ %s ╫┼▐┼ ╙▀▌┼╙╘╫╒╫┴!';
  698. $strUserEmpty = '≡╧╘╥┼┬╔╘┼╠╙╦╧╘╧ ╔═┼ ┼ ╨╥┴┌╬╧!';
  699. $strUserName = '≡╧╘╥┼┬╔╘┼╠╙╦╧ ╔═┼';
  700. $strUserNotFound = 'Θ┌┬╥┴╬╔╤ ╨╧╘╥┼┬╔╘┼╠ ╬┼ ┬┼█┼ ╧╘╦╥╔╘ ╫ ╘┴┬╠╔├┴╘┴ ╙ ╨╥╔╫╔╠┼╟╔╔╘┼.';
  701. $strUserOverview = '≡╥┼╟╠┼─ ╬┴ ╨╧╘╥┼┬╔╘┼╠╔╘┼';
  702. $strUsersDeleted = 'Θ┌┬╥┴╬╔╘┼ ╨╧╘╥┼┬╔╘┼╠╔ ┬╤╚┴ ╔┌╘╥╔╘╔ ╒╙╨┼█╬╧.';
  703. $strUsersHavingAccessToDb = '≡╧╘╥┼┬╔╘┼╠╔ ╦╧╔╘╧ ╔═┴╘ ─╧╙╘▀╨ ─╧ "%s"';
  704.  
  705. $strValidateSQL = '≈┴╠╔─╔╥┴╩ SQL-┴';
  706. $strValidatorError = 'SQL ╫┴╠╔─┴╘╧╥┴ ╬┼ ═╧╓┼ ─┴ ┬▀─┼ ╔╬╔├╔┴╠╔┌╔╥┴╬. φ╧╠╤ ╨╥╧╫┼╥┼╘┼ ─┴╠╔ ╙╘┼ ╔╬╙╘┴╠╔╥┴╠╔ ╬┼╧┬╚╧─╔═╔╘┼ PHP ╥┴┌█╔╥┼╬╔╤, ╘┴╦┴ ╦┴╦╘╧ ┼ ╧╨╔╙┴╬╧ ╫ %s─╧╦╒═┼╬╘┴├╔╤╘┴%s.';
  707. $strValue = '≤╘╧╩╬╧╙╘';
  708. $strVar = '≡╥╧═┼╬╠╔╫┴';
  709. $strViewDump = '≤╚┼═┴ ╬┴ ╘┴┬╠╔├┴╘┴';
  710. $strViewDumpDB = '≤╚┼═┴ ╬┴ ΓΣ';
  711. $strViewDumpDatabases = '≡╥┼╟╠┼─ ╬┴ ╙╚┼═┴╘┴ ╬┴ ┬┴┌┴╘┴ ╧╘ ─┴╬╬╔';
  712.  
  713. $strWebServerUploadDirectory = '─╔╥┼╦╘╧╥╔╤╘┴ ┌┴ upload ╬┴ ╒┼┬ ╙▀╥╫▀╥┴';
  714. $strWebServerUploadDirectoryError = 'Σ╔╥┼╦╘╧╥╔╤╘┴ ╦╧╤╘╧ ╙╘┼ ╒╦┴┌┴╠╔ ┌┴ upload ╬┼ ═╧╓┼ ─┴ ┬▀─┼ ─╧╙╘╔╟╬┴╘┴';
  715. $strWelcome = 'Σ╧┬╥┼ ─╧█╠╔ ╫ %s';
  716. $strWestEuropean = '·┴╨┴─╬╧-┼╫╥╧╨┼╩╙╦╔';
  717. $strWildcard = '╙╔═╫╧╠ ┌┴ ┌┴═┼╙╘╫┴╬┼';
  718. $strWindowNotFound = '≡╥╧┌╧╥┼├┴ ╬┴ ┬╥┴╒┌▀╥┴ ╬┼ ═╧╓┼ ─┴ ┬▀─┼ ╧┬╬╧╫┼╬. φ╧╓┼ ┬╔ ╙╘┼ ┌┴╘╫╧╥╔╠╔ ╧╘╫┴╥╤▌╔╤╘ ╟╧ ╨╥╧┌╧╥┼├ ╔╠╔ ┬╥┴╒┌▀╥▀╘ ≈╔ ┼ ┬╠╧╦╔╥┴╠ ╧┬╬╧╫╤╫┴╬┼ ╬┴ ─┴╬╬╔ ╧╘ ┼─╔╬ ╨╥╧┌╧╥┼├ ╫ ─╥╒╟ ╧╘ ╙▀╧┬╥┴╓┼╬╔╤ ┌┴ ╙╔╟╒╥╬╧╙╘';
  719. $strWithChecked = 'δ╧╟┴╘╧ ╔═┴ ╧╘═┼╘╦┴:';
  720. $strWritingCommentNotPossible = '·┴╨╔╙┴ ╬┴ ╦╧═┼╬╘┴╥ ╬┼ ┼ ╫▀┌═╧╓┼╬';
  721. $strWritingRelationNotPossible = '·┴╨╔╙┴ ╬┴ ╥┼╠┴├╔╤╘┴ ╬┼ ┼ ╫▀┌═╧╓┼╬';
  722. $strWrongUser = 'τ╥┼█╬╧ ╔═┼/╨┴╥╧╠┴. Σ╧╙╘▀╨ ╧╘╦┴┌┴╬.';
  723.  
  724. $strXML = 'XML';
  725.  
  726. $strYes = '─┴';
  727.  
  728. $strZeroRemovesTheLimit = '·┴┬┼╠┼╓╦┴: ⌡╙╘┴╬╧╫╤╫┴╬┼╘╧ ╬┴ ╘┼┌╔ ╧╨├╔╔ ╙ 0 (╬╒╠┴) ╨╥┼═┴╚╫┴ ╧╟╥┴╬╔▐┼╬╔┼╘╧.';
  729. $strZip = '"zip-╬┴╘╧"';
  730.  
  731. // To translate:
  732. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  733.  
  734. $strBinLogEventType = 'Event type';  //to translate
  735. $strBinLogInfo = 'Information';  //to translate
  736. $strBinLogName = 'Log name';  //to translate
  737. $strBinLogOriginalPosition = 'Original position';  //to translate
  738. $strBinLogPosition = 'Position';  //to translate
  739. $strBinLogServerId = 'Server ID';  //to translate
  740. $strBinaryLog = 'Binary log';  //to translate
  741. $strBufferPool = 'Buffer Pool';  //to translate
  742. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  743. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  744. $strBufferReadMisses = 'Read misses';  //to translate
  745. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  746. $strBufferWriteWaits = 'Write waits';  //to translate
  747. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  748. $strBusyPages = 'Busy pages';  //to translate
  749.  
  750. $strCheckOverhead = 'Check tables with overhead';  //to translate
  751. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  752. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  753.  
  754. $strDBCopy = 'Copy database to';  //to translate
  755. $strDataPages = 'Pages containing data';  //to translate
  756. $strDirtyPages = 'Dirty pages';  //to translate
  757.  
  758. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  759.  
  760. $strFreePages = 'Free pages';  //to translate
  761.  
  762. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  763. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
  764. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  765. $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
  766. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  767.  
  768. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  769. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  770. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  771. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  772. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  773. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  774. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  775. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  776. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  777. $strInnoDBDataFilePath = 'Data files';  //to translate
  778. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  779. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  780. $strInnoDBPages = 'pages';  //to translate
  781. $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
  782.  
  783. $strLatchedPages = 'Latched pages';  //to translate
  784. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  785.  
  786. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  787. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  788. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  789. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  790. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
  791. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  792. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
  793. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  794. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  795. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  796. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  797. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  798.  
  799. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  800. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  801.  
  802. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  803. $strPasswordHashing = 'Password Hashing';  //to translate
  804.  
  805. $strReadRequests = 'Read requests';  //to translate
  806.  
  807. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  808. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  809. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  810. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  811.  
  812. $strTakeIt = 'take it';  //to translate
  813. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  814.  
  815. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  816.  
  817. $strVersionInformation = 'Version information';  //to translate
  818. $strView = 'View';  //to translate
  819. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  820.  
  821. $strWriteRequests = 'Write requests';  //to translate
  822.  
  823. ?>
  824.